Django-site

To build the Dockerfile run next instructions in your shell:

  1. docker build --tag=makarenko .
  2. docker run -it --rm --publish=127.0.0.1:8000:8000 makarenko