Sign inSign up

zammad/zammad-docker-compose:7

Multi-platform
Index digest

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 MB
2RUN /bin/sh -c set -eux;1.2 MB
3RUN /bin/sh -c set -eux;189 B
4ENV LANG=C.UTF-80 B
5ENV RUBY_VERSION=3.4.90 B
6ENV RUBY_DOWNLOAD_URL=https://cache.ruby-lang.org/pub/ruby/3.4/ruby-3.4.9.tar.xz0 B
7ENV RUBY_DOWNLOAD_SHA256=4231c54072601a171faed1699f105985e9971c94cd382b78feb4eb44eec2dd1a0 B
8RUN /bin/sh -c set -eux;40.13 MB
9ENV GEM_HOME=/usr/local/bundle0 B
10ENV BUNDLE_SILENCE_ROOT_WARNING=1 BUNDLE_APP_CONFIG=/usr/local/bundle0 B
11ENV PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12RUN /bin/sh -c set -eux;144 B
13CMD ["irb"]0 B
14WORKDIR /opt/zammad116 B
15ENV RAILS_ENV=production BUNDLE_DEPLOYMENT=1 BUNDLE_PATH=/usr/local/bundle BUNDLE_WITHOUT=test0 B
16RUN /bin/sh -c apt-get update86.43 MB
17RUN /bin/sh -c apt-get update15.56 MB
18ENV POSTGRESQL_DB=zammad_production POSTGRESQL_HOST=zammad-postgresql POSTGRESQL_PORT=5432 POSTGRESQL_USER=zammad0 B
19RUN /bin/sh -c groupadd --system1.44 KB
20RUN /bin/sh -c sed -i880 B
21RUN /bin/sh -c mkdir -p7.63 KB
22COPY --chown=1000:1000 /usr/local/bundle /usr/local/bundle #74.57 MB
23COPY --chown=1000:1000 /opt/zammad /opt/zammad #72.59 MB
24RUN /bin/sh -c ln -s126 B
25USER 1000:10000 B
26ENTRYPOINT ["/opt/zammad/bin/docker-entrypoint"]0 B
27LABEL io.portainer.commands.rails-console=bundle exec rails c0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1782172800'