Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
pcloud
/
1506a4f79a878af09babf2bd27ec16cb813fefe5
/
.
/
apps
/
matrix
/
capture-config
/
Dockerfile
blob: bcecf7bdf0c831cebe631e62344cf0ae53fa32fc [
file
] [
log
] [
blame
]
FROM alpine
:
latest
ARG TARGETARCH
COPY capture
-
config_$
{
TARGETARCH
}
/
usr
/
bin
/
capture
-
config
RUN chmod
+
x
/
usr
/
bin
/
capture
-
config