sftp-server (1.0)
Published 2026-07-12 05:04:38 +00:00 by damian-buho
Installation
docker pull kiota.ch/o9s/sftp-server:1.0sha256:92a4d6b6a271c4a786d9d3118b827313cb3594322b468429caed45c0886bab00About this package
O9S custom distribution of SFTP file transfer server
Image layers
| ARG SOURCE_DATE_EPOCH |
| ARG SOURCE_DATE_EPOCH |
| ARG M6E_VERSION SOURCE_DATE_EPOCH |
| ARG M6E_NEAR_CACHE_HOST M6E_VERSION SOURCE_DATE_EPOCH |
| ARG M6E_AI M6E_NEAR_CACHE_HOST M6E_VERSION SOURCE_DATE_EPOCH |
| ARG M6E_AI M6E_APT_CACHE_HOST M6E_NEAR_CACHE_HOST M6E_VERSION SOURCE_DATE_EPOCH |
| ARG M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NEAR_CACHE_HOST M6E_VERSION SOURCE_DATE_EPOCH |
| ARG M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_VERSION SOURCE_DATE_EPOCH |
| ARG M6E_AI M6E_APT_CACHE_HOST M6E_APT_CACHE_PORT M6E_NAMESPACE M6E_NEAR_CACHE_HOST M6E_PROJECT M6E_VERSION SOURCE_DATE_EPOCH |
| ARG 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 |
| 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_SFTP_PORT=20022 |
| USER root |
| COPY dir:ae59c8265cde259f72e7fa916ba004900015456b2b974afa09b38e3b49756448 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=sftp-server 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 --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=tmpfs,target=${B19_TEMP_PATH} build-stage base:sha256:9925b0e8220bf5de0d1c8ef9198233e79b189d2efe880727c25571a0de342f62 |
| USER ${B19_UID} |
| COPY dir:2adf6fc5334a4c9dfdeb766a7d0495b77e2662636e1359edf978f1a75eddaeaa 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=sftp-server 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 "org.opencontainers.image.version"="1.0.0" "org.opencontainers.image.revision"="f7f1731963f90e620be82f0028da8f1bfa313831" "org.opencontainers.image.created"="2026-07-12T04:07:44Z" "org.m6e.ci.build-by"="forgejo-buildah" "org.m6e.ci.git-commit"="f7f1731" "org.opencontainers.image.title"="O9S / SFTP Server (unofficial b19-style image)" "org.opencontainers.image.description"="O9S custom distribution of SFTP file transfer server" "org.opencontainers.image.licenses"="MIT" "org.opencontainers.image.source"="https://codeberg.org/o9s/sftp-server" |
Labels
| Key | Value |
|---|---|
| org.m6e.ci.build-by | forgejo-buildah |
| org.m6e.ci.git-commit | f7f1731 |
| org.opencontainers.image.created | 2026-07-12T04:07:44Z |
| org.opencontainers.image.description | O9S custom distribution of SFTP file transfer server |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | f7f1731963f90e620be82f0028da8f1bfa313831 |
| org.opencontainers.image.source | https://codeberg.org/o9s/sftp-server |
| org.opencontainers.image.title | O9S / SFTP Server (unofficial b19-style image) |
| org.opencontainers.image.version | 1.0.0 |