Files
pretix_cgo/deployment/docker/standalone/Makefile
2015-05-20 18:28:54 +02:00

4 lines
114 B
Makefile

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