22 changed files with 65 additions and 23 deletions
@ -1,4 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
# copy local files |
LABEL maintainer="GilbN" |
||||
|
|
||||
|
# copy local files |
||||
COPY root/ / |
COPY root/ / |
||||
|
@ -1,4 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
# copy local files |
LABEL maintainer="GilbN" |
||||
|
|
||||
|
# copy local files |
||||
COPY root/ / |
COPY root/ / |
||||
|
@ -1,4 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
# copy local files |
LABEL maintainer="GilbN" |
||||
|
|
||||
|
# copy local files |
||||
COPY root/ / |
COPY root/ / |
@ -1,4 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
# copy local files |
LABEL maintainer="GilbN" |
||||
|
|
||||
|
# copy local files |
||||
COPY root/ / |
COPY root/ / |
@ -1,4 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
# copy local files |
LABEL maintainer="GilbN" |
||||
|
|
||||
|
# copy local files |
||||
COPY root/ / |
COPY root/ / |
@ -1,4 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
# copy local files |
LABEL maintainer="GilbN" |
||||
|
|
||||
|
# copy local files |
||||
COPY root/ / |
COPY root/ / |
@ -1,4 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
# copy local files |
LABEL maintainer="GilbN" |
||||
|
|
||||
|
# copy local files |
||||
COPY root/ / |
COPY root/ / |
@ -1,4 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
# copy local files |
LABEL maintainer="GilbN" |
||||
|
|
||||
|
# copy local files |
||||
COPY root/ / |
COPY root/ / |
@ -1,4 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
# copy local files |
LABEL maintainer="GilbN" |
||||
|
|
||||
|
# copy local files |
||||
COPY root/ / |
COPY root/ / |
@ -1,4 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
# copy local files |
LABEL maintainer="GilbN" |
||||
|
|
||||
|
# copy local files |
||||
COPY root/ / |
COPY root/ / |
@ -1,4 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
# copy local files |
LABEL maintainer="GilbN" |
||||
|
|
||||
|
# copy local files |
||||
COPY root/ / |
COPY root/ / |
@ -1,5 +1,7 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
|
|
||||
# copy local files |
LABEL maintainer="GilbN" |
||||
|
|
||||
|
# copy local files |
||||
COPY root/ / |
COPY root/ / |
@ -1,4 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
# copy local files |
LABEL maintainer="GilbN" |
||||
|
|
||||
|
# copy local files |
||||
COPY root/ / |
COPY root/ / |
@ -1,4 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
# copy local files |
LABEL maintainer="GilbN" |
||||
|
|
||||
|
# copy local files |
||||
COPY root/ / |
COPY root/ / |
@ -1,4 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
# copy local files |
LABEL maintainer="GilbN" |
||||
|
|
||||
|
# copy local files |
||||
COPY root/ / |
COPY root/ / |
@ -1,4 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
# copy local files |
LABEL maintainer="GilbN" |
||||
|
|
||||
|
# copy local files |
||||
COPY root/ / |
COPY root/ / |
@ -1,4 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
# copy local files |
LABEL maintainer="GilbN" |
||||
|
|
||||
|
# copy local files |
||||
COPY root/ / |
COPY root/ / |
@ -1,4 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
# copy local files |
LABEL maintainer="GilbN" |
||||
|
|
||||
|
# copy local files |
||||
COPY root/ / |
COPY root/ / |
@ -1,4 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
# copy local files |
LABEL maintainer="GilbN" |
||||
|
|
||||
|
# copy local files |
||||
COPY root/ / |
COPY root/ / |
@ -1,4 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
# copy local files |
LABEL maintainer="GilbN" |
||||
|
|
||||
|
# copy local files |
||||
COPY root/ / |
COPY root/ / |
@ -1,4 +1,6 @@ |
|||||
FROM scratch |
FROM scratch |
||||
|
|
||||
# copy local files |
LABEL maintainer="GilbN" |
||||
|
|
||||
|
# copy local files |
||||
COPY root/ / |
COPY root/ / |
Loading…
Reference in new issue