/
Running the glassfish image
Running the glassfish image
Because I have created a new domain domain2 in the docker container, it has different admin ports and http ports to domain1. Also, I have created a cluster with 4 server instances, each of these exposing different admin and http ports. You cannot access these ports unless you use the -p option with the docker run command, so I have created this batch file to run the glassfish docker image once it has been fully commissioned and the cluster has been created.
, multiple selections available,
Related content
Using docker from windows shell or powershell
Using docker from windows shell or powershell
More like this
Deploying a 3-Tier Application Using Docker
Deploying a 3-Tier Application Using Docker
More like this
Working with Jenkins
Working with Jenkins
More like this
Networking for IPC
Networking for IPC
More like this
ENTRYPOINT vs. CMD
ENTRYPOINT vs. CMD
More like this
Installing Docker
Installing Docker
More like this