Update Dockerfile

This commit is contained in:
Alexandre
2023-05-21 10:16:34 +02:00
committed by GitHub
parent 4f689f186d
commit bfbc9500c2

View File

@@ -20,7 +20,7 @@ FROM portainer/agent:alpine as original_agent
ENV PORTAINER_AGENT_ARGS=""
# Copy Portainer agent binaries
COPY --from=agent /app /app
COPY --from=original_agent /app /app
#RUN chmod a+x /usr/sbin/healthcheck && \
# chmod a+x /usr/sbin/wait-for-signal