Sign in
fuchsia
/
third_party
/
github.com
/
charmbracelet
/
gum
/
refs/heads/upstream/empty-table
/
.
/
Dockerfile
blob: 6e0e54c1c077c063ab1d37839628ec72c4f30df6 [
file
] [
edit
]
FROM gcr
.
io
/
distroless
/
static
COPY gum
/
usr
/
local
/
bin
/
gum
ENTRYPOINT
[
"/usr/local/bin/gum"
]