Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
7e73ba7b0734c3651a46f285018dc2bd53fc9201
/
.
/
core
/
nebula
/
controller
/
Dockerfile.web
blob: a82f86b8b1aaec5bf1031c4e7fbebf706d84f37e [
file
] [
log
] [
blame
]
giolekva
7e73ba7
2021-12-03 13:14:20 +0400
[
diff
] [
blame^
]
1
FROM alpine
:
latest
2
3
COPY web
/
usr
/
bin
/
nebula
-
web
4
RUN chmod
+
x
/
usr
/
bin
/
nebula
-
web