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