ymage/pgupgrade-cache (726934916c130849eeb0874497c32251ea8bdb03de5c0bf807e8cc1d218cf070)

Published 2026-08-10 00:41:39 +02:00 by eofredj

Installation

docker pull git.desord.re/public/ymage/pgupgrade-cache:726934916c130849eeb0874497c32251ea8bdb03de5c0bf807e8cc1d218cf070
sha256:f1aaf2167f9c03146669a9d93382a302ce95de422d4c3cdc749f599765c849ee

Image layers

ADD alpine-minirootfs-3.24.0-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
/bin/sh
COPY file:765acd51e4a6f11fb4b1fc6d194bb7c04706dc0b67426b3ff74466c1b30621d6 in /usr/local/bin/entrypoint.sh
/bin/sh -c apk add --no-cache --upgrade bash icu-data-full nss_wrapper postgresql17-contrib postgresql17-contrib-jit postgresql17-jit postgresql17 postgresql18-contrib postgresql18-contrib-jit postgresql18-jit postgresql18
ENV PGBINOLD /usr/libexec/postgresql17
ENV PGBINNEW /usr/libexec/postgresql18
ENV PGDATAOLD /var/lib/postgresql/17/docker
ENV PGDATANEW /var/lib/postgresql/18/docker

Labels

Key Value
io.buildah.version 1.43.2