Files
pretix_original/deployment/docker/standalone/Makefile
T

4 lines
114 B
Makefile

main:
#tar ch --exclude=_static --exclude=htmlcov --exclude=db.sqlite3 . |
docker build -t pretix/standalone .