Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
b33b2a93a0a2e51d94ebc844b81686e8ab2e3c64
/
.
/
apps
/
app-repository
/
Dockerfile
blob: d546bbd06346b85a8f2be3ca815a2034d469aea0 [
file
] [
log
] [
blame
]
FROM alpine
:
latest
ARG TARGETARCH
COPY apps
/
pcloud
/
apps
COPY server_$
{
TARGETARCH
}
/
usr
/
bin
/
app
-
repository
RUN chmod
+
x
/
usr
/
bin
/
app
-
repository