cron-ub24.4 (8.1)

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

Installation

docker pull git.bocc.de/jochen/cron-ub24.4:8.1
sha256:c8dc089ba155982fc201beee9f5fbdda2240b580c44c3b0fcaeea9da42596bfe

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.1 /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 cron nslcd gosu 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:8b514eda93bca093631e307de4f64d7b4cba6376ff3766cdb73130bbfda7f383 in /entrypoint.sh
|1 PHP_VERSION=8.1 /bin/sh -c chmod +x /entrypoint.sh
ENTRYPOINT ["/entrypoint.sh"]
CMD ["cron", "-f", "-l", "2"]

Labels

Key Value
io.buildah.version 1.43.1
org.opencontainers.image.version 24.04
Details
Container
2026-07-10 20:56:20 +02:00
0
OCI / Docker
linux/amd64
64 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