This commit is contained in:
ai-dev 2024-11-01 20:39:30 +01:00
parent f7f4e7393a
commit d7aa564769
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ RUN adduser -s /bin/false -D -H actrunner
RUN python3 -m venv /opt/ansible-venv && \
/opt/ansible-venv/bin/pip install --no-cache-dir ansible
RUN chmod +x /etc/s6-overlay/s6-rc.d/actrunner/*
# Build arguments
ARG BUILD_ARCH

View File

@ -0,0 +1 @@
longrun