use kaniko to build container

This commit is contained in:
Sebastian Hugentobler 2022-02-14 06:18:50 +01:00
parent 6c3124ddce
commit 02e2bac3b6
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
2 changed files with 14 additions and 14 deletions

View file

@ -23,7 +23,6 @@ RUN tar -Jxpf s6-overlay-x86_64-$S6_OVERLAY_VERSION.tar.xz -C /overlay
FROM alpine:3.15
ENV LANG=en_US.UTF-8
ENV S6_KEEP_ENV=1
COPY --from=builder /overlay /