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