Base Docker image for Python Flask apps
Go to file
Aaron Louie ffccf52d46 Removes duplicate command 2020-06-16 14:07:39 -04:00
.gitignore Adds gitignore, Travis config, Dockerfile, and deploy script. 2020-06-12 16:15:31 -04:00
.travis.yml Skips install step. Moves deploy to script step 2020-06-16 12:24:15 -04:00
Dockerfile Removes duplicate command 2020-06-16 14:07:39 -04:00
LICENSE.md Initial commit 2020-06-12 16:08:55 -04:00
Pipfile Installs requirements from Pipfile 2020-06-16 14:05:12 -04:00
Pipfile.lock Installs requirements from Pipfile 2020-06-16 14:05:12 -04:00
README.md Initial commit 2020-06-12 16:08:55 -04:00
deploy.sh Refactors deploy script 2020-06-16 11:51:16 -04:00

README.md

cr-connect-python-base