Skip to content

Commit 8a86a4f

Browse files
committed
where's the binary?
1 parent e692224 commit 8a86a4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ WORKDIR /app
88

99
COPY dist/${TARGETOS}/${TARGETARCH}/app .
1010

11+
RUN ls
12+
1113
CMD ["./app"]

0 commit comments

Comments
 (0)