diff --git a/Dockerfile b/Dockerfile index f7d4e311..92d3bf54 100644 --- a/Dockerfile +++ b/Dockerfile @@ -22,6 +22,7 @@ ARG TARGETARCH # Mount source, build cache, and module cache for performance reasons. # See https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/ RUN ls -lash +RUN pwd RUN \ --mount=target=. \