Sign inSign up

mindsdb/postgres-handler-test:latest

Manifest digest

sha256:c711a92e37cc54743eb2aafe9b3a192dc540c6704812758c18e429eca6e87a67

OS/ARCH

linux/amd64

Compressed size

145.96 MB

Last pushed

over 2 years by mdbhamish

Type

Image

Manifest digest

sha256:c711a92e37cc54743eb2aafe9b3a192dc540c6704812758c18e429eca6e87a67

Image Layers

1ADD file ... in / 27.8 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;1.14 KB
4RUN /bin/sh -c set -ex;4.32 MB
5ENV GOSU_VERSION=1.160 B
6RUN /bin/sh -c set -eux;1.38 MB
7RUN /bin/sh -c set -eux;7.69 MB
8ENV LANG=en_US.utf80 B
9RUN /bin/sh -c set -eux;1.14 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.1-1.pgdg120+10 B
15RUN /bin/sh -c set -ex;103.55 MB
16RUN /bin/sh -c set -eux;9.7 KB
17RUN /bin/sh -c mkdir -p127 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 -sT183 B
23ENTRYPOINT ["docker-entrypoint.sh"]0 B
24STOPSIGNAL SIGINT0 B
25EXPOSE map[5432/tcp:{}]0 B
26CMD ["postgres"]0 B
27ENV POSTGRES_DB=test0 B
28COPY ./sql-scripts/ /docker-entrypoint-initdb.d/ # buildkit332 B
29COPY ./certs/* /var/lib/.postgresql/ # buildkit3.75 KB
30RUN /bin/sh -c chown postgres:postgres3.75 KB
31COPY home_rentals.csv / # buildkit51.22 KB

Command

ADD file:af0f4e41d68b67ca88a1ce6297326159e18e27670d7bfc0bf5804a4e2b268cc8 in /