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