sftp-base-ub24.4 (8.4)

Published 2026-07-10 20:54:33 +02:00 by jochen

Installation

docker pull git.bocc.de/jochen/sftp-base-ub24.4:8.4
sha256:7c665e8cea86554c9156b1f7c7fc4ad19806c9de32854aa040e1f47e01527979

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.version=24.04
ADD file:8c609c85109d07bf47cf268a175b3be8bbe34fc0c41d15d99b090d099f4dc837 in /
CMD ["/bin/bash"]
ARG PHP_VERSION
ENV PHP_VERSION=${PHP_VERSION} DEBIAN_FRONTEND=noninteractive TZ=UTC
|1 PHP_VERSION=8.4 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends software-properties-common gnupg ca-certificates && add-apt-repository ppa:ondrej/php && apt-get update && apt-get install -y --no-install-recommends openssh-client openssh-sftp-server gosu bash vim-tiny less rsync nslcd php${PHP_VERSION}-cli php${PHP_VERSION}-curl php${PHP_VERSION}-mysql php${PHP_VERSION}-pgsql php${PHP_VERSION}-zip php${PHP_VERSION}-mbstring php${PHP_VERSION}-xml && apt-get purge -y --auto-remove software-properties-common gnupg && rm -rf /var/lib/apt/lists/*
COPY file:ebfc8390d32f730215ffd28d5be15959428cabb03dfa1ce3200d45646cf7f003 in /entrypoint.sh
|1 PHP_VERSION=8.4 /bin/sh -c chmod +x /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]

Labels

Key Value
io.buildah.version 1.43.1
org.opencontainers.image.version 24.04
Details
Container
2026-07-10 20:54:33 +02:00
0
OCI / Docker
linux/amd64
69 MiB
Versions (5) View all
8.5 2026-07-10
8.4 2026-07-10
8.3 2026-07-10
8.2 2026-07-10
8.1 2026-07-10