Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
4bfed00a3f4078c8d85eab8fe9d956cef6a58503
/
.
/
apps
/
reload
/
Dockerfile
blob: 1f2e54c29da9f4b5909d7518a7bbeba24f8cafc5 [
file
] [
log
] [
blame
]
gio
f55ab36
2025-04-11 17:48:17 +0400
[
diff
] [
blame
]
1
# FROM gcr.io/distroless/static:nonroot
2
# TODO(gio): remove busybox
3
FROM busybox
:
latest
4
5
ARG TARGETARCH
6
7
COPY reload_$
{
TARGETARCH
}
/
usr
/
bin
/
reload