The ipv6.work project
Go to file
aatish 28d061304f add Dockerfile spec 2018-10-26 13:43:32 +05:45
ipv6work add Dockerfile spec 2018-10-26 13:43:32 +05:45
jobs create views for application lists 2018-10-20 14:00:59 +05:45
.dockerignore add Dockerfile spec 2018-10-26 13:43:32 +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 Dockerfile spec 2018-10-26 13:43:32 +05:45
manage.py create initial models for tag, job and application 2018-10-17 13:20:54 +05:45
requirements.txt add rules package, create rule for is_job_poster 2018-10-20 13:33:33 +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 8000:8000 --name ipv6dotwork ipv6dotwork