framadate : keep composer image
This commit is contained in:
parent
5ae8c1aa2d
commit
caaec86c45
|
@ -32,5 +32,4 @@ export listen_port
|
||||||
|
|
||||||
podman-compose up -d &&
|
podman-compose up -d &&
|
||||||
shred -u .env &&
|
shred -u .env &&
|
||||||
podman rmi $(podman images -a -q -- docker.io/library/composer) &&
|
|
||||||
podman pod stop ${pod_name}
|
podman pod stop ${pod_name}
|
||||||
|
|
Loading…
Reference in a new issue