mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-01 11:19:32 -05:00
use docker compose for building
This commit is contained in:
parent
fd803435c1
commit
e625cbbd9d
@ -94,7 +94,7 @@ cp "$PAPERLESS_ROOT/docker/supervisord.conf" "$PAPERLESS_DIST_APP/docker/"
|
||||
|
||||
cd "$PAPERLESS_DIST_APP"
|
||||
|
||||
docker build . -t "jonaswinkler/paperless-ng:$VERSION"
|
||||
docker-compose -f docker-compose.postgres.yml build
|
||||
|
||||
# works. package the app!
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user