Sign inSign up

zendesk/samson:v3432

Manifest digest

sha256:d3478b3d4f986cb1b5c1d022e75661b572dd70eb8d05b90bdbbc67d192eaa96e

OS/ARCH

linux/amd64

Compressed size

508.02 MB

Last pushed

over 1 year by zendesk

Type

Image

Manifest digest

sha256:d3478b3d4f986cb1b5c1d022e75661b572dd70eb8d05b90bdbbc67d192eaa96e

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c set -eux;13.04 MB
3RUN /bin/sh -c set -eux;189 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;36.12 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;142 B
13CMD ["irb"]0 B
14RUN /bin/sh -c apt-get update168.37 MB
15RUN /bin/sh -c curl -fsSL184.2 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.93 KB
21COPY .env.bootstrap .env # buildkit954 B
22COPY package.json ./ # buildkit350 B
23RUN /bin/sh -c npm install2.76 MB
24COPY Gemfile Gemfile.lock ./ #5.79 KB
25COPY plugins plugins # buildkit271.19 KB
26RUN /bin/sh -c bundle install74.25 MB
27COPY config config # buildkit19.46 KB
28COPY app app # buildkit246.11 KB
29COPY lib lib # buildkit26.52 KB
30COPY vendor/assets vendor/assets # buildkit11.39 KB
31RUN /bin/sh -c echo "takes1.76 MB
32EXPOSE map[9080/tcp:{}]0 B
33CMD ["bundle" "exec" "puma" "-C"0 B

Command

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