seaweedfs (latest)
Published 2026-07-12 05:05:07 +00:00 by damian-buho
Installation
docker pull kiota.ch/o9s/seaweedfs:latestsha256:ba161d62cbccebd560fa6763bd95c7c2b368f0e8188c1f290cbe0275e406d8d8About this package
O9S custom distribution of SeaweedFS distributed object storage S3-compatible
Image layers
| ARG SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NEAR_CACHE_HOST SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION SOURCE_DATE_EPOCH |
| ARG B19_VERBOSITY M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION SOURCE_DATE_EPOCH TARGETARCH |
| ENV O9S_SEAWEEDFS_DATA_PATH=${XDG_CACHE_HOME} O9S_SEAWEEDFS_ENCRYPTION_ENABLED=N O9S_SEAWEEDFS_FILER_ENABLED=Y O9S_SEAWEEDFS_FILER_PORT=8888 O9S_SEAWEEDFS_MASTER_PORT=9333 O9S_SEAWEEDFS_METRICS_ENABLED=Y O9S_SEAWEEDFS_METRICS_PORT=9324 O9S_SEAWEEDFS_REPLICATION=000 O9S_SEAWEEDFS_S3_PORT=8080 O9S_SEAWEEDFS_VOLUME_PORT=9334 O9S_SEAWEEDFS_WEBDAV_ENABLED=N O9S_SEAWEEDFS_WEBDAV_PORT=7333 B19_REQUIRED_SECRETS="o9s.seaweedfs.s3.access o9s.seaweedfs.s3.secret" |
| USER root |
| WORKDIR ${B19_HOME} |
| COPY dir:a9534a5abeec7007dad9d18a871b351911882c3ceb1e1a899a437f425a57abfb in / |
| COPY dir:7799628e48bbebd846c1c613702c96a52eaa18abaf31df8e7659ecf7c063044e in / |
| |10 B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=o9s M6E_NEAR_CACHE_HOST= M6E_PROJECT=seaweedfs M6E_VERSION=1.0.0 SOURCE_DATE_EPOCH=0 TARGETARCH=amd64 /bin/sh -c --mount=type=cache,id=apt-cache-${B19_UBUNTU_SERIES},target=/var/cache/apt,sharing=shared --mount=type=cache,id=apt-lists-${B19_UBUNTU_SERIES},target=/var/lib/apt,sharing=shared --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage base:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62 |
| USER ${B19_UID} |
| COPY dir:1a2e7832293be8ffcb848fefded5f5ad071a432fed05b5171fc5bdf846f0ad68 in / |
| |10 B19_VERBOSITY=info M6E_AI=N M6E_APT_CACHE_HOST=kiota-apt-cache M6E_APT_CACHE_PORT= M6E_NAMESPACE=o9s M6E_NEAR_CACHE_HOST= M6E_PROJECT=seaweedfs M6E_VERSION=1.0.0 SOURCE_DATE_EPOCH=0 TARGETARCH=amd64 /bin/sh -c --mount=type=bind,from=fetch,source=.,target=/fetch --mount=type=cache,target=${B19_DOWNLOAD_PATH},sharing=shared,uid=${B19_UID},gid=${B19_GID} --mount=type=tmpfs,target=${B19_TEMP_PATH} build-stage user:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62 |
| LABEL traefik.enable=true |
| LABEL traefik.http.routers.seaweedfs-s3.rule="Host(`seaweedfs.docker.localhost`)" |
| LABEL traefik.http.routers.seaweedfs-s3.entrypoints=web,websecure |
| LABEL traefik.http.routers.seaweedfs-s3.middlewares=redirect-to-https@file |
| LABEL traefik.http.routers.seaweedfs-s3.service=seaweedfs-s3 |
| LABEL traefik.http.services.seaweedfs-s3.loadbalancer.server.port=${O9S_SEAWEEDFS_S3_PORT} |
| LABEL "org.opencontainers.image.version"="1.0.0" "org.opencontainers.image.revision"="50399c468d5029760020d4829d69f00da4b8ee89" "org.opencontainers.image.created"="2026-07-12T04:07:44Z" "org.m6e.ci.build-by"="forgejo-buildah" "org.m6e.ci.git-commit"="50399c4" "org.opencontainers.image.title"="O9S / SeaweedFS (unofficial b19-style image)" "org.opencontainers.image.description"="O9S custom distribution of SeaweedFS distributed object storage S3-compatible" "org.opencontainers.image.licenses"="MIT" "org.opencontainers.image.source"="https://codeberg.org/o9s/seaweedfs" |
Labels
| Key | Value |
|---|---|
| org.m6e.ci.build-by | forgejo-buildah |
| org.m6e.ci.git-commit | 50399c4 |
| org.opencontainers.image.created | 2026-07-12T04:07:44Z |
| org.opencontainers.image.description | O9S custom distribution of SeaweedFS distributed object storage S3-compatible |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | 50399c468d5029760020d4829d69f00da4b8ee89 |
| org.opencontainers.image.source | https://codeberg.org/o9s/seaweedfs |
| org.opencontainers.image.title | O9S / SeaweedFS (unofficial b19-style image) |
| org.opencontainers.image.version | 1.0.0 |
| traefik.enable | true |
| traefik.http.routers.seaweedfs-s3.entrypoints | web,websecure |
| traefik.http.routers.seaweedfs-s3.middlewares | redirect-to-https@file |
| traefik.http.routers.seaweedfs-s3.rule | Host(`seaweedfs.docker.localhost`) |
| traefik.http.routers.seaweedfs-s3.service | seaweedfs-s3 |
| traefik.http.services.seaweedfs-s3.loadbalancer.server.port | 8080 |