Sign in
vanadium
/
release.projects.messenger
/
09f668b66f3b623c748e9f4702e8e83065c6a88d
/
.
/
kube
/
Dockerfile
blob: 0fc57a3e2b31f7550dc160134a561b5f16ebd18f [
file
] [
log
] [
blame
]
FROM busybox
MAINTAINER rthellend@google
.
com
COPY
[
"vmsg"
,
"/bin/"
]
ENTRYPOINT
[
"/bin/vmsg"
]