Skip to content

Commit

Permalink
update build of engelsystem
Browse files Browse the repository at this point in the history
  • Loading branch information
kritzl committed Sep 1, 2023
1 parent e0b5b33 commit c324087
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions engelsystem/build_containers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,5 @@ set +x

D=$(realpath $(dirname $0))

podman build "$D/engelsystem" -f "$D/engelsystem/docker/Dockerfile" -t registry.mafiasi.de/engelsystem-php
podman build "$D/engelsystem" -f "$D/engelsystem/docker/nginx/Dockerfile" -t registry.mafiasi.de/engelsystem-nginx
podman build "$D/engelsystem" -f "$D/engelsystem/docker/Dockerfile" -t registry.mafiasi.de/engelsystem

0 comments on commit c324087

Please sign in to comment.