This commit is contained in:
ai-dev 2024-11-01 23:24:56 +01:00
parent f0b5fe8893
commit 6cf71c9cc3

View File

@ -29,6 +29,7 @@ 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/*
RUN chmod +x /etc/s6-overlay/s6-rc.d/init-actrunner/*
# Labels
LABEL \