45968f8
1
2
3
4
5
6
package: pip freeze > requirements.txt venv: source ./venv/bin/activate build: docker build -t template-python .