sha256:d9334952f6941609ab89cc807e2a7c6e7a151062b388341131c757ef342eba3f
OS/ARCH
Compressed size
81.4 MB
Last pushed
9 days by rzpservicespublicrw
Type
Image
Manifest digest
sha256:3cb0feb657ed1722c9361beed2f91fe1c10dc9f32299141259face86853b2796
Image Layers
1ADD file ... in / 3.24 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c set -eux;3.95 MB4RUN /bin/sh -c set -eux;194 B5ENV LANG=C.UTF-80 B6ENV RUBY_VERSION=3.1.50 B7ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.1/ruby-3.1.5.tar.xz0 B8ENV RUBY_DOWNLOAD_SHA256=f9375a45bdf1cc41298558e7ac6c367f7b6cdcccf7196618b21f0886ff583b910 B9RUN /bin/sh -c set -eux;30.26 MB10ENV GEM_HOME=/usr/local/bundle0 B11ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B12ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B13RUN /bin/sh -c mkdir -p139 B14CMD ["irb"]0 B15WORKDIR /app93 B16ENV BUNDLE_PATH=vendor/bundle BUNDLE_BIN=vendor/bundle/bin BUNDLE_GEMFILE=Gemfile0 B17ENV PATH=/app/vendor/bundle/bin:/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B18RUN /bin/sh -c echo "**2.76 MB19COPY Gemfile Gemfile.lock /app/ #873 B20RUN /bin/sh -c echo "**13.92 MB21RUN /bin/sh -c addgroup -S1.25 KB22USER appuser0 B23COPY --chown=appuser:appgroup /app/dump.rdb /data/ #16.19 MB24COPY --chown=appuser:appgroup . . #11.07 MB25EXPOSE [3000/tcp]0 B26HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:30000 B27ENTRYPOINT ["/app/entrypoint.sh"]0 BCommand
ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in /