Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
vaggeliskls committed Jan 16, 2024
1 parent 893eef4 commit 422977c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ RUN apt-get update && \
WORKDIR skopeo
COPY . .
CMD /bin/bash -c \
ldd --version && \
CGO_ENABLED=0 make bin/skopeo.linux.amd64 && \
CGO_ENABLED=0 make bin/skopeo.linux.arm64

Expand Down

0 comments on commit 422977c

Please sign in to comment.