Page History
...
To run a container based on the act_image, type in docker run --name [anyname] -d -p [hostPort:80] act_image
In the exmaple beow we have started two ACT containers running at the same time
Here are the two contianers URL running at the same time! Note the port numbers.