sha256:227d9b8a8772efa8a71fdfcb1d5a95237b1b932d25c3c1c27150d217ada91d4c
OS/ARCH
Compressed size
138.29 MB
Last pushed
about 2 years by schemamap
Type
Image
Manifest digest
sha256:f8eff5025d864a797bbdcebec49bd513b3158a98956eef344c367cf51ee19fea
Image Layers
1ADD file ... in / 23.59 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;1.14 KB4RUN /bin/sh -c set -ex;3.57 MB5ENV GOSU_VERSION=1.170 B6RUN /bin/sh -c set -eux;1.35 MB7RUN /bin/sh -c set -eux;7.7 MB8ENV LANG=en_US.utf80 B9RUN /bin/sh -c set -eux;1.02 MB10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B11RUN /bin/sh -c set -ex;3.07 KB12ENV PG_MAJOR=160 B13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/16/bin0 B14ENV PG_VERSION=16.2-1.pgdg120+20 B15RUN /bin/sh -c set -ex;97.08 MB16RUN /bin/sh -c set -eux;9.7 KB17RUN /bin/sh -c mkdir -p128 B18ENV PGDATA=/var/lib/postgresql/data0 B19RUN /bin/sh -c mkdir -p169 B20VOLUME [/var/lib/postgresql/data]0 B21COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB22RUN /bin/sh -c ln -sT186 B23ENTRYPOINT ["docker-entrypoint.sh"]0 B24STOPSIGNAL SIGINT0 B25EXPOSE map[5432/tcp:{}]0 B26CMD ["postgres"]0 B28COPY /home/rust/src/rust/target/release/schemamap /usr/local/bin/schemamap # buildkit3.96 MB29COPY ./docker/init_schemamap.sh /schemamap/init_schemamap.sh # buildkit301 B30RUN /bin/sh -c chmod +x32 B31RUN /bin/sh -c sed -i4.77 KB32COPY ./docker/port-fwd-postgres.sh /usr/local/bin/port-fwd-postgres # buildkit359 BCommand
ADD file:719e14b0eb733543ace336c71543b593f88e2b452e40fb315f5f6e49ebe6af58 in /