Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit ff56830

Browse files
committed
Removed debug
1 parent 04109e0 commit ff56830

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ RUN apk add --no-cache openssl-dev musl-dev
88
# run
99
RUN cargo clean
1010
RUN cargo build --release
11-
RUN ls -la
12-
RUN ls -la target
1311

1412
# run in scratch
1513
FROM alpine:latest

0 commit comments

Comments
 (0)