2026-03-16 10:42:37 UTC
1.45 GB
/home/postgres/pgdata/backup
LANGC.UTF-8
LC_ALLC.UTF-8
PAGER PATH/usr/lib/postgresql/16/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGBACKREST_CONFIG/home/postgres/pgdata/backup/pgbackrest.conf
PGBACKREST_STANZApoddb
PGDATA/home/postgres/pgdata/data
PGLOG/home/postgres/pg_log
PGROOT/home/postgres
PGSOCKET/home/postgres/pgdata
[#000] sha256:955d619eedbb38daf754a549cfe1650f8ce36b624e9dac18eb00e9febd464a9a - 100.0% (1.45 GB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
COPY / / # buildkit
2026-03-16 10:42:37 UTC (buildkit.dockerfile.v0)ARG PG_MAJOR=16
2026-03-16 10:42:37 UTC (buildkit.dockerfile.v0)ENV PGROOT=/home/postgres PGDATA=/home/postgres/pgdata/data PGLOG=/home/postgres/pg_log PGSOCKET=/home/postgres/pgdata BACKUPROOT=/home/postgres/pgdata/backup PGBACKREST_CONFIG=/home/postgres/pgdata/backup/pgbackrest.conf PGBACKREST_STANZA=poddb PATH=/usr/lib/postgresql/16/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LC_ALL=C.UTF-8 LANG=C.UTF-8 PAGER=
2026-03-16 10:42:37 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGINT
2026-03-16 10:42:37 UTC (buildkit.dockerfile.v0)WORKDIR /home/postgres
2026-03-16 10:42:37 UTC (buildkit.dockerfile.v0)EXPOSE [5432/tcp 8008/tcp 8081/tcp]
2026-03-16 10:42:37 UTC (buildkit.dockerfile.v0)USER postgres
2026-03-16 10:42:37 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/docker-entrypoint.sh"]
2026-03-16 10:42:37 UTC (buildkit.dockerfile.v0)CMD ["postgres"]
2026-03-16 10:37:20 UTC
1.52 GB
/home/postgres/pgdata/backup
LANGC.UTF-8
LC_ALLC.UTF-8
PAGER PATH/usr/lib/postgresql/16/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PGBACKREST_CONFIG/home/postgres/pgdata/backup/pgbackrest.conf
PGBACKREST_STANZApoddb
PGDATA/home/postgres/pgdata/data
PGLOG/home/postgres/pg_log
PGROOT/home/postgres
PGSOCKET/home/postgres/pgdata
[#000] sha256:9c0d8afc5cb7c1fd107759dc48a2f34e9d146d5e1db3bcb894aa779a65adb3d1 - 100.0% (1.52 GB)
[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
COPY / / # buildkit
2026-03-16 10:37:20 UTC (buildkit.dockerfile.v0)ARG PG_MAJOR=16
2026-03-16 10:37:20 UTC (buildkit.dockerfile.v0)ENV PGROOT=/home/postgres PGDATA=/home/postgres/pgdata/data PGLOG=/home/postgres/pg_log PGSOCKET=/home/postgres/pgdata BACKUPROOT=/home/postgres/pgdata/backup PGBACKREST_CONFIG=/home/postgres/pgdata/backup/pgbackrest.conf PGBACKREST_STANZA=poddb PATH=/usr/lib/postgresql/16/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LC_ALL=C.UTF-8 LANG=C.UTF-8 PAGER=
2026-03-16 10:37:20 UTC (buildkit.dockerfile.v0)STOPSIGNAL SIGINT
2026-03-16 10:37:20 UTC (buildkit.dockerfile.v0)WORKDIR /home/postgres
2026-03-16 10:37:20 UTC (buildkit.dockerfile.v0)EXPOSE [5432/tcp 8008/tcp 8081/tcp]
2026-03-16 10:37:20 UTC (buildkit.dockerfile.v0)USER postgres
2026-03-16 10:37:20 UTC (buildkit.dockerfile.v0)ENTRYPOINT ["/docker-entrypoint.sh"]
2026-03-16 10:37:20 UTC (buildkit.dockerfile.v0)CMD ["postgres"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.