Update build_docker_image.sh.
This commit is contained in:
parent
34ebd8f982
commit
9744f436ae
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue