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.