sha256:e009bb20c61d7c922d633fe5898911e29dbf036b44c551c9e78da4d39aa73b92
OS/ARCH
Compressed size
406.54 MB
Last pushed
over 2 years by betabots
Type
Image
Manifest digest
sha256:557563d7391ea6a73bd64b355e713dbd5be472487b9d4e5e4402d24f99552830
Image Layers
1ADD file ... in / 27.81 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;12.1 MB4RUN /bin/sh -c set -eux;197 B5ENV LANG=C.UTF-80 B6ENV RUBY_VERSION=3.3.00 B7ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.3/ruby-3.3.0.tar.xz0 B8ENV RUBY_DOWNLOAD_SHA256=676b65a36e637e90f982b57b059189b3276b9045034dcd186a7e9078847b975b0 B9RUN /bin/sh -c set -eux;34.63 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 -p143 B14CMD ["irb"]0 B15RUN /bin/sh -c apt update138.37 MB16ENV APP_HOME=/hdm0 B17ENV RAILS_ENV=production0 B18ENV HDM_PORT=30000 B19ENV HDM_HOST=0.0.0.00 B20EXPOSE map[3000/tcp:{}]0 B21WORKDIR /hdm93 B22COPY . /hdm # buildkit290.82 KB23COPY config/hdm.yml.template /hdm/config/hdm.yml # buildkit992 B24RUN /bin/sh -c bundle check193.35 MB25CMD ["sh" "-c" "/hdm/bin/entry.sh ${HDM_PORT}0 BCommand
ADD file:a3e4f94158c3515dc70de5aa81c136a9f7daf5adcac636a15c237097cb454140 in /