Docker ====== To simplify the :doc:`GitHub Actions workflow`, put the :doc:`dockerfile` and :doc:`dockerignore` files in the root of the repository. .. toctree:: :maxdepth: 2 dockerignore dockerfile django build .. seealso:: For deploying Docker, see the `Deploy documentation `__. Do not put ``docker-compose.yaml`` or ``.env`` files in repositories.