sha256:b1d7307f754c3627f59fcbd9a1108fb0d5f56a7d2e4171fc752145b3d8e32bf8
OS/ARCH
Compressed size
319.85 MB
Last pushed
about 7 hours by zammadsync
Type
Image
Manifest digest
sha256:ef152444bdd45bf7b8fe174aa61bb7b0e6372a5d8a2e55e44d89b71b2dbedbbb
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2RUN /bin/sh -c set -eux;1.22 MB3RUN /bin/sh -c set -eux;190 B4ENV LANG=C.UTF-80 B5ENV RUBY_VERSION=3.4.90 B6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.9.tar.xz0 B7ENV RUBY_DOWNLOAD_SHA256=4231c54072601a171faed1699f105985e9971c94cd382b78feb4eb44eec2dd1a0 B8RUN /bin/sh -c set -eux;40.18 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;143 B13CMD ["irb"]0 B14WORKDIR /opt/zammad116 B15ENV RAILS_ENV=production BUNDLE_DEPLOYMENT=1 BUNDLE_PATH=/usr/local/bundle BUNDLE_WITHOUT=test0 B16RUN /bin/sh -c apt-get update87.75 MB17RUN /bin/sh -c apt-get update14.89 MB18ENV POSTGRESQL_DB=zammad_production POSTGRESQL_HOST=zammad-postgresql POSTGRESQL_PORT=5432 POSTGRESQL_USER=zammad0 B19RUN /bin/sh -c groupadd --system1.45 KB20RUN /bin/sh -c sed -i881 B21RUN /bin/sh -c mkdir -p7.63 KB22COPY --chown=1000:1000 /usr/local/bundle /usr/local/bundle #74.82 MB23COPY --chown=1000:1000 /opt/zammad /opt/zammad #72.57 MB24RUN /bin/sh -c ln -s126 B25USER 1000:10000 B26ENTRYPOINT ["/opt/zammad/bin/docker-entrypoint"]0 B27LABEL io.portainer.commands.rails-console=bundle exec rails c0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'