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