We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1aea60 + b283207 commit 29afae1Copy full SHA for 29afae1
1 file changed
Dockerfile
@@ -62,4 +62,6 @@ FROM scratch
62
63
COPY --from=build-stage /usr/local/bin/dive /
64
65
+COPY --from=build-stage /usr/local/bin/docker /usr/local/bin/docker
66
+
67
ENTRYPOINT ["/dive"]
0 commit comments