Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
refs/heads/main
/
.
/
core
/
installer
/
Dockerfile
blob: 79a211d5c626063d609928823b9533c1b24c9c54 [
file
] [
log
] [
blame
]
Giorgi Lekveishvili
4eb7206
2023-12-11 16:51:25 +0400
[
diff
] [
blame
]
1
FROM gcr
.
io
/
distroless
/
static
:
nonroot
Giorgi Lekveishvili
0ccd148
2023-06-21 15:02:24 +0400
[
diff
] [
blame
]
2
3
ARG TARGETARCH
4
5
COPY tmp
/
charts
/
charts
6
7
COPY server_$
{
TARGETARCH
}
/
usr
/
bin
/
pcloud
-
installer