Dockerfile aktualisiert
All checks were successful
Create dokuwiki docker image / Explore-Gitea-Actions (push) Successful in 28s

This commit is contained in:
Marko Oldenburg 2024-09-18 06:52:09 +02:00
parent d1c9fb8838
commit 9b7f289297

View File

@ -1,5 +1,7 @@
FROM gitea/act_runner:nightly-dind-rootless
ARG VERSION=nightly-20240918
USER root
# Create a symlink, as the runner expects the socket to be in `/var/run/docker.sock`.