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