Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
1506a4f79a878af09babf2bd27ec16cb813fefe5
/
.
/
core
/
auth
/
ui
/
Dockerfile
blob: 980e40e5d7f5fa389ba4415b152295bf70db2076 [
file
] [
log
] [
blame
]
FROM alpine
:
latest
ARG TARGETARCH
COPY server_$
{
TARGETARCH
}
/
usr
/
bin
/
server
RUN chmod
+
x
/
usr
/
bin
/
server