ymage/pgupgrade-cache (0357c5bc96b80c024fd50f1c48ce5fdedd84443afc3faaf36b4e635550969cb5)

Published 2026-08-10 20:04:04 +02:00 by eofredj

Installation

docker pull git.desord.re/public/ymage/pgupgrade-cache:0357c5bc96b80c024fd50f1c48ce5fdedd84443afc3faaf36b4e635550969cb5
sha256:63d3f03e55ed321cf11e9c9ef8627810f0f1855bea376f9a36676ea3a6989308

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