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