Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
4bfed00a3f4078c8d85eab8fe9d956cef6a58503
/
.
/
archive
/
core
/
nebula
/
api
/
Dockerfile
blob: 50da032bf10970fb3b138c265fa0959acbfbefbb [
file
] [
log
] [
blame
]
FROM alpine
:
latest
ARG TARGETARCH
COPY api_$
{
TARGETARCH
}
/
usr
/
bin
/
nebula
-
api
RUN chmod
+
x
/
usr
/
bin
/
nebula
-
api