Tag steps inbetween and rename directory

This commit is contained in:
Alex D. 2023-06-27 09:19:14 +00:00
parent 1b72317ec7
commit 810521b631
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
4 changed files with 3 additions and 2 deletions

View File

@ -20,6 +20,7 @@ $(CONTAINERS): % : %/${IMAGE_OUTPUT}
%/${BUILD_ID_OUT}: %/Containerfile
buildah build \
-t $(DOMAIN)/$*:latest \
--iidfile $*/${BUILD_ID_OUT} \
$*

View File

@ -9,6 +9,6 @@ data/dns/${IMAGE_OUTPUT}: data/dns/% : \
data/opendkim/% \
data/dns/redxen.eu
software/nsd/${IMAGE_OUTPUT}: software/nsd/% : \
daemons/nsd/${IMAGE_OUTPUT}: daemons/nsd/% : \
data/dns/% \
software/nsd/nsd.conf
daemons/nsd/nsd.conf