mirror of
https://github.com/pretix/pretix.git
synced 2026-08-24 13:02:00 +00:00
We need to run compress at docker startup time as it depends on
STATIC_URL :(
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
main:
|
||||
#tar ch --exclude=_static --exclude=htmlcov --exclude=db.sqlite3 . |
|
||||
docker build -t raphaelm/pretix-standalone .
|
||||
docker build -t pretix/standalone .
|
||||
|
||||
Reference in New Issue
Block a user