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 ae46b95 commit db2c20dCopy full SHA for db2c20d
Dockerfile
@@ -9,6 +9,7 @@ RUN mkdir -p /deb/deb
9
10
11
COPY ./pkg/*/ /deb/
12
+RUN ls -la ./pkg/deb/InRelease
13
COPY ./pkg/deb/InRelease /deb/deb/
14
15
RUN ls -la /deb/
0 commit comments