Sign inSign up

7a6163/capistrano:v3.20.1

Multi-platform
Index digest

sha256:910725f184ff381de01f90df2ff1273740d78ddc4e1d3e0b885b2ab93ba9d7c4

OS/ARCH

Compressed size

54.42 MB

Last pushed

4 days by 7a6163

Type

Image

Manifest digest

sha256:0f81a4032488f8b21c0e81cb3dd624c2ff402c0f601c4e08c2a2b70005ac2d3d

Image Layers

1ADD alpine-minirootfs-3.24.2-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3RUN /bin/sh -c set -eux;188 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=3.3.120 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.12.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=873e3297990b8cff7a5436f6e510a3a7a18c74e5f2c794e4162e605fe0a743b30 B
8RUN /bin/sh -c set -eux;33.91 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;139 B
13CMD ["irb"]0 B
14RUN /bin/sh -c apk add8.2 MB
15WORKDIR /app93 B
16RUN /bin/sh -c gem install918.04 KB
17COPY /usr/local/bundle /usr/local/bundle # buildkit7.73 MB
18RUN /bin/sh -c mkdir -p188 B
19COPY entrypoint.sh /entrypoint.sh # buildkit184 B
20RUN /bin/sh -c chmod +x184 B
21ENTRYPOINT ["/sbin/tini" "--" "/entrypoint.sh"]0 B
22CMD ["/bin/bash"]0 B

Command

ADD alpine-minirootfs-3.24.2-x86_64.tar.gz / # buildkit