Skip to content

Commit 34dac1f

Browse files
authored
Merge branch 'main' into main
2 parents be7c8aa + d0099a1 commit 34dac1f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

cmd/gcrane/Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
FROM gcr.io/distroless/static-debian12:nonroot
2+
COPY gcrane /usr/local/bin/gcrane
3+
ENTRYPOINT ["/usr/local/bin/gcrane"]

0 commit comments

Comments
 (0)