sha256:f82d31d269f5529bc5a6608d02d61f6ac5e6a058f706fa177402e0aeac6ea250
OS/ARCH
Compressed size
65.2 MB
Last pushed
about 1 month by daiyeqi
Type
Image
Manifest digest
sha256:59895e3e17eff2bf36a511ebc738cd1f49f04f123e108ccfc55ccccf4112f92c
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;190 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=4.0.60 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.6.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=9c9d121fe3314ea7c801e690b9de981d2b9d12d7849db99c27482468a541ba0a0 B8RUN /bin/sh -c set -eux;44.07 MB9ENV GEM_HOME=/usr/local/bundle0 B10ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B11ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12RUN /bin/sh -c set -eux;139 B13CMD ["irb"]0 B14ARG CERTLINT_API_VERSION=0.3.80 B15ARG CERTLINT_VERSION=1.8.60 B16LABEL org.opencontainers.image.title=certlint-api org.opencontainers.image.version=0.3.8 org.opencontainers.image.authors=Dai Yeqi0 B17RUN |2 CERTLINT_API_VERSION=0.3.8 CERTLINT_VERSION=1.8.6 /bin/sh17.46 MB18WORKDIR /opt/certlint32 B19COPY src /opt/certlint/certlint-api # buildkit1.01 KB20EXPOSE [9000/tcp]0 B21CMD ["puma" "certlint-api/config.ru" "-p" "9000"]0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit