The ipv6.work project
Go to file
aatish d3ade15c9a add python decouple 2018-10-26 14:55:13 +05:45
ipv6work add python decouple 2018-10-26 14:55:13 +05:45
jobs add messages on success, use permissions for views 2018-10-26 14:15:31 +05:45
static track static resources folder 2018-10-26 14:42:11 +05:45
templates/registration add login/logout urls and templates 2018-10-26 14:13:34 +05:45
.dockerignore add Dockerfile spec 2018-10-26 13:43:32 +05:45
.env.sample add python decouple 2018-10-26 14:55:13 +05:45
.gitignore create initial models for tag, job and application 2018-10-17 13:20:54 +05:45
Dockerfile add Dockerfile spec 2018-10-26 13:43:32 +05:45
README.md add python decouple 2018-10-26 14:55:13 +05:45
manage.py create initial models for tag, job and application 2018-10-17 13:20:54 +05:45
requirements.txt add python decouple 2018-10-26 14:55:13 +05:45
uwsgi.ini add Dockerfile spec 2018-10-26 13:43:32 +05:45

README.md

docker build -t ipv6dotwork .

docker run -d -p 127.0.0.1:8001:8000 --name ipv6dotwork ipv6dotwork