Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
56e9f471ee3ab18ea51317b023d3b0c96f8553ce
/
.
/
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