This commit is contained in:
parent
85e3359831
commit
0a2f6e4e7a
@ -22,6 +22,7 @@ ARG TARGETARCH
|
|||||||
# Mount source, build cache, and module cache for performance reasons.
|
# Mount source, build cache, and module cache for performance reasons.
|
||||||
# See https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/
|
# See https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/
|
||||||
RUN ls -lash
|
RUN ls -lash
|
||||||
|
RUN pwd
|
||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
--mount=target=. \
|
--mount=target=. \
|
||||||
|
Loading…
Reference in New Issue
Block a user