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