feat: remove staging layer in container build
Compare changes
- Wouter Deconinck authored
+ 29
− 34
@@ -6,7 +6,7 @@ ARG RUNTIME_IMAGE="debian_stable_base"
@@ -133,7 +133,7 @@ EOF
@@ -244,18 +244,16 @@ set -e
@@ -272,15 +270,6 @@ COPY profile.d/a00_cleanup.sh /etc/profile.d
@@ -294,9 +283,15 @@ for t in ${target[*]} ; do
@@ -306,17 +301,17 @@ LABEL maintainer="Sylvester Joosten <sjoosten@anl.gov>" \