Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
c054df13a2a16ad16021200cb5fd10635735f52c
/
.
/
core
/
nebula
/
api
/
Dockerfile
blob: 6c5a57394b360b22e0564fe220a455e633f8878e [
file
] [
log
] [
blame
]
FROM alpine
:
latest
ARG TARGETARCH
COPY web_$
{
TARGETARCH
}
/
usr
/
bin
/
nebula
-
web
RUN chmod
+
x
/
usr
/
bin
/
nebula
-
web