update
This commit is contained in:
		@@ -15,6 +15,7 @@ RUN adduser -s /bin/false -D -H actrunner
 | 
				
			|||||||
RUN python3 -m venv /opt/ansible-venv && \
 | 
					RUN python3 -m venv /opt/ansible-venv && \
 | 
				
			||||||
    /opt/ansible-venv/bin/pip install --no-cache-dir ansible
 | 
					    /opt/ansible-venv/bin/pip install --no-cache-dir ansible
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					RUN chmod +x /etc/s6-overlay/s6-rc.d/actrunner/*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Build arguments
 | 
					# Build arguments
 | 
				
			||||||
ARG BUILD_ARCH
 | 
					ARG BUILD_ARCH
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -0,0 +1 @@
 | 
				
			|||||||
 | 
					longrun
 | 
				
			||||||
		Reference in New Issue
	
	Block a user