sogo (5.12.8-1-s1)
Published 2026-05-13 07:33:24 +00:00 by arjanvaneersel
Installation
docker pull git.synthonyx.com/synthonyx/sogo:5.12.8-1-s1sha256:60afc338d642723c105ecc6384b651cacd813c8b86c4d4f2ad3c0e23bb07cdaf
Image Layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1777939200' |
| ENV PUID=1000 |
| ENV PGID=1000 |
| RUN /bin/sh -c apt-get update -y && apt-get install -y ca-certificates tzdata curl cron gettext gnupg2 default-mysql-client postgresql-client apache2 supervisor gnustep-base-runtime libc6 libcrypt1 libcurl4 libgcc-s1 libglib2.0-0t64 libgnustep-base1.31 libgnutls30 liblasso3 libldap2 libmariadb3 libmemcached11t64 liboath0 libobjc4 libpq5 libsbjson2.3t64 libsodium23 libssl3 libwbxml2-1 libxml2 libytnef0 libzip5 tmpreaper zip zlib1g && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY /usr/local/sbin/ /usr/local/sbin/ # buildkit |
| COPY /usr/local/lib/ /usr/local/lib/ # buildkit |
| COPY /tmp/SOGo/Scripts/ /usr/share/doc/sogo/ # buildkit |
| COPY /tmp/SOGo/Apache/SOGo.conf /etc/apache2/conf-available/SOGo.conf # buildkit |
| COPY /app/config-generator /opt/config-generator # buildkit |
| COPY /app/sogo-tool-plus /usr/sbin/sogo-tool-plus # buildkit |
| COPY scripts/ /opt/ # buildkit |
| RUN /bin/sh -c a2enmod headers proxy proxy_http rewrite remoteip ssl && echo "/usr/local/lib/sogo" > /etc/ld.so.conf.d/sogo.conf && ldconfig && groupadd --system sogo && useradd --system --gid sogo sogo && mkdir -p /usr/lib/GNUstep && (ln -s /usr/local/lib/GNUstep/* /usr/lib/GNUstep/ || :) && ln -s /usr/local/lib/GNUstep/Libraries/Resources /usr/lib/GNUstep/Libraries/Resources && ln -s /usr/local/sbin/sogo-tool /usr/sbin/sogo-tool && ln -s /usr/local/sbin/sogo-ealarms-notify /usr/sbin/sogo-ealarms-notify && ln -s /usr/local/sbin/sogo-slapd-sockd /usr/sbin/sogo-slapd-sockd && ln -s /etc/apache2/conf-available/SOGo.conf /etc/apache2/conf-enabled/SOGo.conf && { echo RemoteIPHeader X-Real-IP ; echo RemoteIPInternalProxy 10.0.0.0/8 ; echo RemoteIPInternalProxy 172.16.0.0/12 ; echo RemoteIPInternalProxy 192.168.0.0/16 ; } > /etc/apache2/conf-available/remoteip.conf && a2enconf remoteip && mkdir -p /etc/cron.d /etc/default /etc/sogo /etc/logrotate.d && mv /usr/share/doc/sogo/sogo.cron /etc/cron.d/sogo && mv /usr/share/doc/sogo/sogo-default /etc/default/sogo && mv /usr/share/doc/sogo/sogo.conf /etc/sogo/sogo.conf && mv /usr/share/doc/sogo/logrotate /etc/logrotate.d/sogo && chmod +rx /opt/entrypoint.sh && chmod +rx /opt/sogod.sh && chmod +x /opt/config-generator && chmod +x /usr/sbin/sogo-tool-plus # buildkit |
| WORKDIR /etc/sogo |
| ENTRYPOINT ["/opt/entrypoint.sh"] |
Details
2026-05-13 07:33:24 +00:00
Versions (8)
View all
Container
3
OCI / Docker
linux/amd64
289 MiB
5.12.9-1-s1
2026-07-05
5.12.8-1-s7
2026-06-03
5.12.8-1-s6
2026-06-02
5.12.8-1-s5
2026-06-02
5.12.8-1-s4
2026-06-02