Skip to content

PythonCoderAS/dockerfile-template-pipenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerfile-template-pipenv

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 order

  1. Update the README
  2. Update the Dockerfile
  3. 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.

Docker

Source: https://github.com/PythonCoderAS/

Running

docker run ghcr.io/pythoncoderas/<name>

Prerequisites

Include any if needed, otherwise delete this section

About

Template for Pipenv-based Dockerfile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published