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