This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM node:lts-alpine
|
||||
|
||||
RUN apk add --no-cache ca-certificates curl podman kubectl kustomize git bash openssl && \
|
||||
RUN apk add --no-cache ca-certificates curl podman kubectl kustomize git bash openssl buildah && \
|
||||
echo 'rc_cgroup_mode="unified"' >> /etc/rc.conf
|
||||
|
||||
VOLUME /var/lib/containers
|
||||
Reference in New Issue
Block a user