🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay 2022-10-14 20:57:56 -04:00
parent 1e1d70cc89
commit ecb3c55bae
No known key found for this signature in database
GPG Key ID: 4F765975C1F0EE5F

View File

@ -26,8 +26,8 @@ RUN set -ex; \
podman-openrc \
device-mapper \
fuse-overlayfs && \
rc-update add podman && \
rc-update add cgroups && \
rc-update add podman default && \
rc-update add cgroups default && \
touch /etc/containers/nodocker && \
cp -Rf "/etc/containers/." "/usr/local/share/template-files/config/defaults/containers/"