forked from CGM_Public/pretix_original
4 lines
114 B
Makefile
4 lines
114 B
Makefile
main:
|
|
#tar ch --exclude=_static --exclude=htmlcov --exclude=db.sqlite3 . |
|
|
docker build -t pretix/standalone .
|