Template for Pipenv-based Dockerfile
Delete everything above the dash and the dash itself when making a new repo. Make sure to replace <name>
as necessary.
- Update the README
- Update the Dockerfile
- Update the workflow. Note: The first two steps can be done in either order, but it is absolutely necessary to do the third step last.
Source: https://github.com/PythonCoderAS/
docker run ghcr.io/pythoncoderas/<name>
Include any if needed, otherwise delete this section