Sign inSign up

zammad/zammad-docker-compose:sha-0c22c51

Multi-platform
Index digest

sha256:0ef5c3cf28dfa0152e3a424c1abbe45d1f8b581453e19ae7a2173a1fab5f25b3

OS/ARCH

Compressed size

300.45 MB

Last pushed

12 days by zammadsync

Type

Image

Manifest digest

sha256:1f5923fc5746ffe50c979c4757f4c20db2308914e8643a46a7266051d2a549f0

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
15RUN /bin/sh -c apt-get update70.76 MB
16ENV RAILS_ENV=production BUNDLE_DEPLOYMENT=1 BUNDLE_PATH=/usr/local/bundle BUNDLE_WITHOUT=test0 B
17RUN /bin/sh -c apt-get update6.8 MB
18ENV ZAMMAD_DOCKER=true POSTGRESQL_DB=zammad_production POSTGRESQL_HOST=zammad-postgresql POSTGRESQL_PORT=54320 B
19RUN /bin/sh -c groupadd --system1.44 KB
20RUN /bin/sh -c sed -i881 B
21RUN /bin/sh -c mkdir -p7.62 KB
22COPY --chown=1000:1000 /usr/local/bundle /usr/local/bundle #76.51 MB
23COPY --chown=1000:1000 /opt/zammad /opt/zammad #76.29 MB
24RUN /bin/sh -c ruby script/build/remove_superseded_system_gems.rb1.37 KB
25RUN /bin/sh -c ln -s211 B
26ENV GEM_PATH=/usr/local/bundle/ruby/current PATH=/usr/local/bundle/ruby/current/bin:/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
27RUN /bin/sh -c ln -s126 B
28USER 1000:10000 B
29ENTRYPOINT ["/opt/zammad/bin/docker-entrypoint"]0 B
30LABEL io.portainer.commands.rails-console=bundle exec rails c0 B

Command

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