Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
7f98e77c44ec4af976f5299a7056ffde1fc27744
/
.
/
apps
/
reload
/
Dockerfile
blob: 1f2e54c29da9f4b5909d7518a7bbeba24f8cafc5 [
file
] [
log
] [
blame
]
# FROM gcr.io/distroless/static:nonroot
# TODO(gio): remove busybox
FROM busybox
:
latest
ARG TARGETARCH
COPY reload_$
{
TARGETARCH
}
/
usr
/
bin
/
reload