Sign inSign up

schemamap/postgres:16.2-v0.3.0

Multi-platform
Networking
Developer tools
Databases & storage
Index digest

sha256:227d9b8a8772efa8a71fdfcb1d5a95237b1b932d25c3c1c27150d217ada91d4c

OS/ARCH

Compressed size

148.64 MB

Last pushed

about 2 years by schemamap

Type

Image

Manifest digest

sha256:3bd9f3155395892af047fa82ff167d5e8d6c8aa4f1c3aedfa78010f3e31530e6

Image Layers

1ADD file ... in / 27.83 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.14 KB
4RUN /bin/sh -c set -ex;4.29 MB
5ENV GOSU_VERSION=1.170 B
6RUN /bin/sh -c set -eux;1.32 MB
7RUN /bin/sh -c set -eux;7.7 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;1.06 MB
10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B
11RUN /bin/sh -c set -ex;3.07 KB
12ENV PG_MAJOR=160 B
13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/16/bin0 B
14ENV PG_VERSION=16.2-1.pgdg120+20 B
15RUN /bin/sh -c set -ex;102.35 MB
16RUN /bin/sh -c set -eux;9.69 KB
17RUN /bin/sh -c mkdir -p128 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19RUN /bin/sh -c mkdir -p171 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB
22RUN /bin/sh -c ln -sT185 B
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24STOPSIGNAL SIGINT0 B
25EXPOSE map[5432/tcp:{}]0 B
26CMD ["postgres"]0 B
27MAINTAINER Krisztian Szabo <[email protected]>0 B
28COPY /home/rust/src/rust/target/release/schemamap /usr/local/bin/schemamap # buildkit4.07 MB
29COPY ./docker/init_schemamap.sh /schemamap/init_schemamap.sh # buildkit300 B
30RUN /bin/sh -c chmod +x32 B
31RUN /bin/sh -c sed -i4.77 KB
32COPY ./docker/port-fwd-postgres.sh /usr/local/bin/port-fwd-postgres # buildkit357 B

Command

ADD file:ea7004fb788ab5cf1604d6e71153c48d99b75fbd1810e78a8c79faff11fe6771 in /