eric-at-nocoast / docker-python-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme

Requirements

1. Docker Compose

Import Modules

To add modules needed for your script you can list them in the requirements.txt file

Instructions to Run

1. Build docker `docker-compose up`

About


Languages

Language:Dockerfile 76.4%Language:Python 23.6%