Simple Django "HELLO WORLD" build image.
259
This image is for: Building simple "HELLO WORLD" Django page.
This image install the following: Python, Django, cURL
Quick Start:
docker pull memoriator/hackathon_150905 &&
docker run -d -p 80:80 -n hackathon_150905 memoriator/hackathon_150905
Github Repo: https://github.com/BlizzardBlue/docker_django_helloworld
Content type
Image
Digest
sha256:75646eefb…
Size
147.3 MB
Last updated
about 11 years ago
docker pull memoriator/hackathon_150905