@@ -1,2 +1,6 @@
FROM docker.io/alpine:edge
RUN apk add --no-cache buildah
# Use chroot isolation to avoid unshare call
ENV BUILDAH_ISOLATION=chroot
The note is not visible to the blocked user.
Powered by TurnKey Linux.