Skip to content

helderco/docker-cookiecutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-cookiecutter

Cookiecutter templates in docker

Usage

alias cookiecutter='docker run -it --rm -v "$PWD:/data" helder/cookiecutter'

Run another command in the container

Use the - argument to skip the cookiecutter entrypoint:

$ cookiecutter - bash

About

Cookiecutter templates in docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages