mirror of
https://github.com/charmbracelet/glow.git
synced 2026-08-21 23:54:17 +02:00
fix: missing-user-entrypoint-3
This commit is contained in:
parent
53788271b3
commit
d14ffe01ee
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
FROM gcr.io/distroless/static
|
||||
COPY glow /usr/local/bin/glow
|
||||
USER nonroot
|
||||
ENTRYPOINT [ "/usr/local/bin/glow" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue