We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1ecb8a commit 8ad984eCopy full SHA for 8ad984e
Dockerfile
@@ -15,7 +15,5 @@ WORKDIR /app
15
16
COPY --from=build /app/bin/lorem /app/lorem
17
18
-USER 1000:1000
19
-
20
EXPOSE 8080
21
ENTRYPOINT ["./lorem"]
0 commit comments