Skip to content

Commit 29afae1

Browse files
authored
Merge pull request #16 from thespad/docker-binary
2 parents d1aea60 + b283207 commit 29afae1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,6 @@ FROM scratch
6262

6363
COPY --from=build-stage /usr/local/bin/dive /
6464

65+
COPY --from=build-stage /usr/local/bin/docker /usr/local/bin/docker
66+
6567
ENTRYPOINT ["/dive"]

0 commit comments

Comments
 (0)