no keep var log
All checks were successful
ci/woodpecker/push/nextcloud/1 Pipeline was successful
ci/woodpecker/push/nextcloud/2 Pipeline was successful

This commit is contained in:
christian 2024-07-29 19:53:52 +02:00
parent 88569e05f5
commit cc2f0cdc81
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak

View file

@ -6,7 +6,6 @@ RUN apt-get update \
&& rm -rf /var/lib/apt/lists/* \
&& mkdir -p /var/log/supervisord /var/run/supervisord
COPY .keep /var/log/supervisord/
COPY .keep /var/run/supervisord/
COPY supervisord.conf /