Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
7e73ba7b0734c3651a46f285018dc2bd53fc9201
/
.
/
core
/
nebula
/
controller
/
Dockerfile.web
blob: a82f86b8b1aaec5bf1031c4e7fbebf706d84f37e [
file
] [
log
] [
blame
]
FROM alpine
:
latest
COPY web
/
usr
/
bin
/
nebula
-
web
RUN chmod
+
x
/
usr
/
bin
/
nebula
-
web