Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
b00a1db3769c05f06d10aca90acec784b9e4c2ee
/
.
/
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