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