From 9a0697a0c1839b125252c30fc908f4a972ca0739 Mon Sep 17 00:00:00 2001 From: casjay Date: Fri, 14 Oct 2022 11:53:36 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=83=EF=B8=8F=20Committing=20everything?= =?UTF-8?q?=20that=20changed=20=F0=9F=97=83=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 8896f60..243589b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -25,6 +25,7 @@ RUN set -ex; \ podman-docker \ podman-tui && \ rc-update add podman default && \ + touch /etc/containers/nodocker && \ cp -Rf "/etc/containers/." "/usr/local/share/template-files/config/defaults/containers/" COPY ./bin/. /usr/local/bin/