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