This command will start the container on port 80:
docker run \
--name cells \
--pull always \
--restart unless-stopped \
-p 127.0.0.1:80:80 \
nedix/cells
Open a browser window to http://127.0.0.1:80.
Content type
Image
Digest
sha256:5a873188d…
Size
137.4 MB
Last updated
4 days ago
docker pull nedix/cells