Dockerized App

Dockerized Python scaffold with Dockerfile and requirements.

Create this template

bash
# install
pip install jyinit

# create a scaffold for a dockerized app
jyinit create my-project --type dockerized-app

# interactive mode => you will be allowed to choose the TEMPLATE in interactive mode too
jyinit create my-project --interactive

Useful flags

  • --gitrep

Great for

  • containers