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