This repo is a way to trick my kids into learning to code. It also serves as the second lesson in the Docker Austin Docker 101 series on image building.
To run this container on a cloud machine:
docker run -d -p 80:5000 --name hemphikid.com behemphi/hemphikid
Note the need to map port 80 on the host to port 5000 of the container.
Content type
Image
Digest
sha256:7fcf8b4b5…
Size
-
Last updated
over 11 years ago
docker pull behemphi/hemphikid