update
This commit is contained in:
parent
f7f4e7393a
commit
d7aa564769
@ -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
|
||||
|
@ -0,0 +1 @@
|
||||
longrun
|
Loading…
x
Reference in New Issue
Block a user