Sign inSign up

behemphi/hemphikid

By behemphi

•Updated over 11 years ago

Image
0

404

behemphi/hemphikid repository overview

⁠Purpose

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⁠.

⁠Runtime config

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.

Tag summary

Content type

Image

Digest

sha256:7fcf8b4b5…

Size

-

Last updated

over 11 years ago

docker pull behemphi/hemphikid