Docker#
To simplify the GitHub Actions workflow, put the Dockerfile and .dockerignore files in the root of the repository.
See also
For deploying Docker, see the Deploy documentation. Do not put docker-compose.yaml
or .env
files in repositories.