sogocontainer (202508310650)
Published 2025-09-01 08:41:00 +02:00 by beyerm
Installation
docker pull git.disqu.de/public/sogocontainer:202508310650sha256:3373f429407aa847903bec622371119ef0b21803af394f35dbe92eada39e0f13Image Layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:98599296b3845cfad0ddc91f054e32ed9bcdefd76dd7b6dcf64fa3e2d648d018 in / |
| CMD ["/bin/bash"] |
| /bin/sh -c apt-get update && apt-get install -y apt-transport-https wget gnupg |
| /bin/sh -c wget -O- "https://keys.openpgp.org/vks/v1/by-fingerprint/74FFC6D72B925A34B5D356BDF8A27B36A6E2EAE9" | gpg --dearmor | apt-key add - |
| COPY file:4348ca3428ffec09795fdd1f37849b8cb5ee3b4077a6127c42be161d4963d6ab in /etc/apt/sources.list.d/SOGo.list |
| /bin/sh -c apt-get update && apt-get install -y sope4.9-gdl1-postgresql sogo |
| VOLUME [/usr/lib/GNUstep/SOGo/WebServerResources] |
| EXPOSE 20000 |
| /bin/sh -c id -u sogo &>/dev/null || useradd sogo |
| USER sogo |
| CMD ["sogod" "-WONoDetach" "YES" "-WOPort" "0.0.0.0:20000" "-WOLogFile" "-" "-WOPidFile" "/tmp/sogo.pid"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.ref.name | ubuntu |
| org.opencontainers.image.version | 24.04 |
Details
2025-09-01 08:41:00 +02:00
Versions (1)
View all
Container
1
OCI / Docker
linux/amd64
228 MiB
202508310650
2025-09-01