Sign inSign up

zendesk/samson_secret_puller:v1.2.0

Manifest digest

sha256:809ef482cde00e3db8d09b2168e9088ad66b9d8f749944343487576c2ea7d5ed

OS/ARCH

linux/amd64

Compressed size

48.01 MB

Last pushed

over 2 years by zendesk

Type

Image

Manifest digest

sha256:809ef482cde00e3db8d09b2168e9088ad66b9d8f749944343487576c2ea7d5ed

Image Layers

1ADD file ... in / 3.25 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;6.36 MB
4RUN /bin/sh -c set -eux;196 B
5ENV LANG=C.UTF-80 B
6ENV RUBY_VERSION=3.2.30 B
7ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.3.tar.xz0 B
8ENV RUBY_DOWNLOAD_SHA256=cfb231954b8c241043a538a4c682a1cca0b2016d835fee0b9e4a0be3ceba476b0 B
9RUN /bin/sh -c set -eux;30.56 MB
10ENV GEM_HOME=/usr/local/bundle0 B
11ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
12ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13RUN /bin/sh -c mkdir -p139 B
14CMD ["irb"]0 B
15WORKDIR /app126 B
16COPY .ruby-version Gemfile Gemfile.lock ./1.15 KB
17RUN /bin/sh -c bundle install7.83 MB
18COPY bin /app/bin # buildkit2.23 KB
19COPY lib /app/lib # buildkit3.35 KB
20RUN /bin/sh -c adduser -S1.24 KB
21USER 10000 B
22CMD ["bundle" "exec" "bin/secrets"]0 B

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /