We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a7fc8b commit 334a985Copy full SHA for 334a985
Dockerfile
@@ -10,6 +10,7 @@ RUN ls -alh /var/cache/apt/
10
RUN ls -alh /var/cache/apt/archives/
11
RUN ls -alh /var/cache/apt/archives/partial/
12
RUN df -h
13
+RUN cat /etc/apt/apt.conf
14
RUN apt-get update
15
16
# mfr dependencies
0 commit comments