Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
43b4b58f23c9dcce8bb292c4ce7eabe9e64cea2c
/
.
/
apps
/
nebula
/
Dockerfile
blob: a9bc502f3387010fff54e00707098e8569bb5c71 [
file
] [
log
] [
blame
]
giolekva
565fcdc
2021-09-23 18:34:30 +0400
[
diff
] [
blame
]
1
FROM alpine
:
latest
2
3
COPY nebula
/
build
/
linux
-
arm64
/
nebula
/
usr
/
bin
4
COPY nebula
/
build
/
linux
-
arm64
/
nebula
-
cert
/
usr
/
bin
5
RUN chmod
+
x
/
usr
/
bin
/
nebula
6
RUN chmod
+
x
/
usr
/
bin
/
nebula
-
cert