Update build_docker_image.sh.

This commit is contained in:
Giacomo Leidi 2023-07-11 01:50:19 +02:00
parent 34ebd8f982
commit 9744f436ae
No known key found for this signature in database
GPG Key ID: D075F59A480549C3
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ set -eu
guix time-machine -C channels-lock.scm -- build -f guix.scm
guix time-machine -C channels-lock.scm -- pack -L . -f docker -S /opt/bin=bin --save-provenance --root=docker-image.tar.gz --entry-point=bin/scheduler.py mobilizon-reshare-scheduler
guix time-machine -C channels-lock.scm -- pack -L . -f docker -S /opt/bin=bin --save-provenance --root=docker-image.tar.gz --entry-point=bin/scheduler.py mobilizon-reshare-scheduler python