Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
69ff759f4e5bafc74f80cb2b72e4e417ec2edbbb
/
.
/
core
/
dns-api
/
Dockerfile
blob: 5a9a8941cbdbdb71a776a73456f379699bcdbc90 [
file
] [
log
] [
blame
]
gio
e72b54f
2024-04-22 10:44:41 +0400
[
diff
] [
blame
]
1
FROM gcr
.
io
/
distroless
/
static
:
nonroot
2
3
ARG TARGETARCH
4
5
COPY dns
-
api_$
{
TARGETARCH
}
/
usr
/
bin
/
dns
-
api