Closed Strubbl closed 4 years ago
As https://github.com/jedie/django-for-runners/pull/6#issuecomment-562697610 why should docker needed here?
This way i do not need to install python and all required packages onto my machine.
This way i do not need to install python and all required packages onto my machine.
OK, you are a windows user?
I use several OS
With https://github.com/jedie/django-for-runners/pull/13 i add a docker based deployment. It's not really for developing, but for production used. So i will close this pull request, now.
This commit starts a Dockerfile. With the following commands i build the container, run the web server and create a user for the app: