Skip to content

Commit

Permalink
assets and docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
yairsimantov20 committed Dec 28, 2023
1 parent 5cf661b commit fbd61f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
FROM alpine

COPY . .
RUN ls -l

COPY assets/ /usr/bin

USER nonroot:nonroot
Expand Down

0 comments on commit fbd61f6

Please sign in to comment.