git log step
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-04-15 17:42:09 +02:00
parent 0da2ea2477
commit 0b93d83014
3 changed files with 18 additions and 24 deletions

View File

@@ -8,5 +8,5 @@ RUN apt-get update && apt-get install -y \
RUN echo 'PassThroughPattern: .*' >> /etc/apt-cacher-ng/acng.conf
EXPOSE 3142
EXPOSE 3142
CMD /usr/sbin/apt-cacher-ng -c /etc/apt-cacher-ng pidfile=/var/run/apt-cacher-ng/pid SocketPath=/var/run/apt-cacher-ng/socket foreground=1