Sign inSign up

zendesk/samson_secret_puller:v1.2.1

Manifest digest

sha256:a8d03f718b9e29a95ad225c35341dd0250241d68fe705991183d89d108ed0a5f

OS/ARCH

linux/amd64

Compressed size

49.67 MB

Last pushed

over 2 years by zendesk

Type

Image

Manifest digest

sha256:a8d03f718b9e29a95ad225c35341dd0250241d68fe705991183d89d108ed0a5f

Image Layers

1ADD file ... in / 3.25 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;6.37 MB
4RUN /bin/sh -c set -eux;196 B
5ENV LANG=C.UTF-80 B
6ENV RUBY_VERSION=3.2.40 B
7ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.4.tar.xz0 B
8ENV RUBY_DOWNLOAD_SHA256=e7f1653d653232ec433472489a91afbc7433c9f760cc822defe7437c9d95791b0 B
9RUN /bin/sh -c set -eux;32.67 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.14 KB
17RUN /bin/sh -c bundle install7.38 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 /