Sign inSign up

zeabur/postgresql-restore:0.4.1

Manifest digest

sha256:401a02235116fa6b8967324a1e22995e14ce186385dafcec46a7fcac93779421

OS/ARCH

linux/amd64

Compressed size

159.71 MB

Last pushed

5 months by zeabur

Type

Image

Manifest digest

sha256:401a02235116fa6b8967324a1e22995e14ce186385dafcec46a7fcac93779421

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c set -eux;1.14 KB
3RUN /bin/sh -c set -ex;6.14 MB
4ENV GOSU_VERSION=1.190 B
5RUN /bin/sh -c set -eux;1.2 MB
6RUN /bin/sh -c set -eux;7.82 MB
7ENV LANG=en_US.utf80 B
8RUN /bin/sh -c set -eux;1.25 MB
9RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d114 B
10RUN /bin/sh -c set -ex;3.07 KB
11ENV PG_MAJOR=180 B
12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/18/bin0 B
13ENV PG_VERSION=18.3-1.pgdg13+10 B
14RUN /bin/sh -c set -ex;109.93 MB
15RUN /bin/sh -c set -eux;18.87 KB
16RUN /bin/sh -c install --verbose127 B
17ENV PGDATA=/var/lib/postgresql/18/docker0 B
18VOLUME [/var/lib/postgresql]0 B
19COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.7 KB
20RUN /bin/sh -c ln -sT186 B
21ENTRYPOINT ["docker-entrypoint.sh"]0 B
22STOPSIGNAL SIGINT0 B
23EXPOSE map[5432/tcp:{}]0 B
24CMD ["postgres"]0 B
25RUN /bin/sh -c apt update866.14 KB
26COPY /usr/local/bin/database-restore /usr/local/bin/database-restore # buildkit4.09 MB
27ENV DATABASE_TYPE=postgresql0 B
28CMD ["database-restore"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1775433600'