framadage : suppression image inutile (reste de build local, avant le registry)
This commit is contained in:
parent
bb3775aa59
commit
83062903f4
|
@ -34,7 +34,6 @@ export listen_port
|
|||
if ! podman image exists ${framadate_image}:${framadate_version}; then
|
||||
podman pull ${framadate_image}:${framadate_version}
|
||||
fi
|
||||
podman pull docker.io/library/php:7-apache &&
|
||||
podman pull docker.io/library/mysql:5.7 &&
|
||||
|
||||
podman-compose --pod-args="--infra=true --infra-name=${project_name}_infra --share=" --podman-run-args "--requires=${project_name}_infra --env-file .env" up -d &&
|
||||
|
|
Loading…
Reference in a new issue