Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
da912e7b7f1d2877454c03c445429972662315ab
/
.
/
core
/
installer
/
Dockerfile
blob: 0b3f04b6e3bfba19706aae313e5191c0d4a01302 [
file
] [
log
] [
blame
]
FROM alpine
:
latest
ARG TARGETARCH
COPY tmp
/
charts
/
charts
COPY server_$
{
TARGETARCH
}
/
usr
/
bin
/
pcloud
-
installer
RUN chmod
+
x
/
usr
/
bin
/
pcloud
-
installer