mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Improved dockerfile, config file usage and documentation
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
main:
|
||||
tar ch --exclude=_static --exclude=htmlcov --exclude=db.sqlite3 . | docker build -t test -
|
||||
#tar ch --exclude=_static --exclude=htmlcov --exclude=db.sqlite3 . |
|
||||
docker build -t raphaelm/pretix-standalone .
|
||||
|
||||
Reference in New Issue
Block a user