Sign inSign up

ashtalk/opa:configure-file-perms

Manifest digest

sha256:c75531c67c4f4c6814caf2ccb96571e95548205dae7c72f1f989cbf1cc56bf08

OS/ARCH

linux/arm64

Compressed size

16.99 MB

Last pushed

over 3 years by ashtalk

Type

Image

Manifest digest

sha256:c75531c67c4f4c6814caf2ccb96571e95548205dae7c72f1f989cbf1cc56bf08

Image Layers

1apko594.58 KB
2LABEL org.opencontainers.image.authors=Torin Sandall <[email protected]>0 B
3LABEL org.opencontainers.image.source=https://github.com/open-policy-agent/opa0 B
4ARG OPA_DOCKER_IMAGE_TAG0 B
5ENV OPA_DOCKER_IMAGE_TAG=0 B
6ARG USER=1000:10000 B
7USER 1000:10000 B
8ARG TARGETOS0 B
9ARG TARGETARCH0 B
10ARG BIN_DIR=.0 B
11ARG BIN_SUFFIX=0 B
12COPY _release/0.53.0-dev/opa_linux_arm64_static /opa # buildkit16.41 MB
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/0 B
14ENTRYPOINT ["/opa"]0 B
15CMD ["run"]0 B

Command

apko