sha256:b1d7307f754c3627f59fcbd9a1108fb0d5f56a7d2e4171fc752145b3d8e32bf8
OS/ARCH
Compressed size
319.24 MB
Last pushed
about 8 hours by zammadsync
Type
Image
Manifest digest
sha256:35404d1ed0cd1e20db4289f7b79e4164070ccca9a5a6d02919052c0ebadf54ef
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2RUN /bin/sh -c set -eux;1.2 MB3RUN /bin/sh -c set -eux;189 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.13 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;144 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 update86.43 MB17RUN /bin/sh -c apt-get update15.56 MB18ENV POSTGRESQL_DB=zammad_production POSTGRESQL_HOST=zammad-postgresql POSTGRESQL_PORT=5432 POSTGRESQL_USER=zammad0 B19RUN /bin/sh -c groupadd --system1.44 KB20RUN /bin/sh -c sed -i880 B21RUN /bin/sh -c mkdir -p7.63 KB22COPY --chown=1000:1000 /usr/local/bundle /usr/local/bundle #74.57 MB23COPY --chown=1000:1000 /opt/zammad /opt/zammad #72.59 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 'arm64' out/ 'trixie' '@1782172800'