Sign inSign up

zendesk/samson:v3441

Manifest digest

sha256:b8af19f3c6b6b275f2152527b603ea313ce47e063752423bf2ce209a1f131676

OS/ARCH

linux/amd64

Compressed size

525.89 MB

Last pushed

over 1 year by zendesk

Type

Image

Manifest digest

sha256:b8af19f3c6b6b275f2152527b603ea313ce47e063752423bf2ce209a1f131676

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.70 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.7.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=5dbcbc605e0ed4b09c52703241577eb7edc3a2dc747e184c72b5285719b6ad720 B
8RUN /bin/sh -c set -eux;35.97 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 update177.41 MB
15RUN /bin/sh -c curl -fsSL179.49 MB
16WORKDIR /app126 B
17COPY .ruby-version config.ru Rakefile .env.virtualbox2.31 KB
18COPY bin bin # buildkit1.58 KB
19COPY public public # buildkit1.45 KB
20COPY db db # buildkit23.92 KB
21COPY .env.bootstrap .env # buildkit955 B
22COPY package.json ./ # buildkit350 B
23RUN /bin/sh -c npm install2.76 MB
24COPY Gemfile Gemfile.lock ./ #16.07 KB
25COPY plugins plugins # buildkit271.18 KB
26RUN /bin/sh -c bundle install97.59 MB
27COPY config config # buildkit20.34 KB
28COPY app app # buildkit246.2 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' '@1740355200'