This commit is contained in:
2022-01-19 17:42:42 +01:00
parent 83241b2602
commit 93b01e5abb
6 changed files with 17 additions and 10 deletions

View File

@@ -6,4 +6,4 @@ RUN sed -i 's@deb.debian.org@apt-cache.lan/deb.debian.org@g' /etc/apt/sources.li
golang make git && \
apt-get clean -y && \
rm -rf /var/lib/apt/lists/* && \
rm -rf /var/cache/apt/*
rm -rf /var/cache/apt/*