mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
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 .
|