Sign inSign up

jbcom/secretsync:22c640b

Multi-platform
Index digest

sha256:36e97870b4377ed1f98ca132e22a26fb6e7a327e68ad6b1911a16ed06ebd3611

OS/ARCH

Compressed size

7.22 MB

Last pushed

9 months by jbcom

Type

Image

Manifest digest

sha256:6427766883ae03c3f236869e1cdfe5e382107ee40805afe65f15649d3d38991f

Image Layers

1BusyBox 1.36.1 (musl), Alpine 3.23.0847.56 KB
2ARG VERSION=dev0 B
3ARG SECRETSYNC_CONFIG=/etc/secretsync/config.yaml0 B
4ENV SECRETSYNC_CONFIG=/etc/secretsync/config.yaml SECRETSYNC_VERSION=v1.1.10 B
5LABEL org.opencontainers.image.title=secretsync org.opencontainers.image.source=https://github.com/jbcom/secretsync org.opencontainers.image.version=v1.1.10 B
6WORKDIR /app92 B
7RUN |2 VERSION=v1.1.1 SECRETSYNC_CONFIG=/etc/secretsync/config.yaml /bin/sh158 B
8COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit126.47 KB
9COPY /out/secretsync /usr/local/bin/secretsync # buildkit6.27 MB
10RUN |2 VERSION=v1.1.1 SECRETSYNC_CONFIG=/etc/secretsync/config.yaml /bin/sh166 B
11ENTRYPOINT ["/usr/local/bin/secretsync"]0 B
12CMD ["pipeline"]0 B

Command

BusyBox 1.36.1 (musl), Alpine 3.23.0