Skip to content

Commit

Permalink
Remove blocking diag from Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
gberche-orange committed Oct 19, 2024
1 parent 01b9979 commit 64c3b46
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,4 @@ COPY --from=builder /app/build /app/build
RUN apk add --no-cache file
RUN file /app/build/main

RUN /app/build/main -h || echo ignore error during run container

CMD ["/app/build/main"]

0 comments on commit 64c3b46

Please sign in to comment.