Sign inSign up

zendesk/samson:v3435

Manifest digest

sha256:d02b3a32355f4d41d47c728b49c0dbf6e08c61ad9d2d002507d7a932f0124de5

OS/ARCH

linux/amd64

Compressed size

511.41 MB

Last pushed

over 1 year by zendesk

Type

Image

Manifest digest

sha256:d02b3a32355f4d41d47c728b49c0dbf6e08c61ad9d2d002507d7a932f0124de5

Image Layers

1# debian.sh --arch 'amd64' out/26.91 MB
2RUN /bin/sh -c set -eux;3.34 MB
3RUN /bin/sh -c set -eux;190 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=3.3.60 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.6.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=540975969d1af42190d26ff629bc93b1c3f4bffff4ab253e245e125085e662660 B
8RUN /bin/sh -c set -eux;45.79 MB
9ENV GEM_HOME=/usr/local/bundle0 B
10ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
11ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12RUN /bin/sh -c set -eux;143 B
13CMD ["irb"]0 B
14RUN /bin/sh -c apt-get update168.38 MB
15RUN /bin/sh -c curl -fsSL187.78 MB
16WORKDIR /app126 B
17COPY .ruby-version config.ru Rakefile .env.virtualbox2.31 KB
18COPY bin bin # buildkit1.57 KB
19COPY public public # buildkit1.45 KB
20COPY db db # buildkit23.92 KB
21COPY .env.bootstrap .env # buildkit950 B
22COPY package.json ./ # buildkit350 B
23RUN /bin/sh -c npm install2.76 MB
24COPY Gemfile Gemfile.lock ./ #5.87 KB
25COPY plugins plugins # buildkit271.15 KB
26RUN /bin/sh -c bundle install74.05 MB
27COPY config config # buildkit20.24 KB
28COPY app app # buildkit246.17 KB
29COPY lib lib # buildkit26.52 KB
30COPY vendor/assets vendor/assets # buildkit11.39 KB
31RUN /bin/sh -c echo "takes1.8 MB
32EXPOSE map[9080/tcp:{}]0 B
33CMD ["bundle" "exec" "puma" "-C"0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1736726400'