Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
7527b7d24c22ea0a398d5e5546acdc4450e21683
/
.
/
core
/
auth
/
ui
/
Dockerfile
blob: 8a76b08d6db2e890a0b148020217b7208e308ca4 [
file
] [
log
] [
blame
]
FROM alpine
:
latest
COPY server
/
usr
/
bin
RUN chmod
+
x
/
usr
/
bin
/
server