Sign inSign up

metabase/qa-databases:postgres-sample-latest

Multi-platform
Index digest

sha256:076df1b83f28183763081a45cd905517512eaec11c79a0061f9d2acf41cfbe23

OS/ARCH

Compressed size

145.66 MB

Last pushed

almost 3 years by metabaseci

Type

Image

Manifest digest

sha256:ecbe09787655c69b0af4909f0b8b51ec3ec10b595aa8f8ccbf854aa4d2f0abbb

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.18 MB
5ENV GOSU_VERSION=1.160 B
6RUN /bin/sh -c set -eux;1.32 MB
7RUN /bin/sh -c set -eux;7.69 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.1-1.pgdg120+10 B
15RUN /bin/sh -c set -ex;101.96 MB
16RUN /bin/sh -c set -eux;9.69 KB
17RUN /bin/sh -c mkdir -p127 B
18ENV PGDATA=/var/lib/postgresql/data0 B
19RUN /bin/sh -c mkdir -p170 B
20VOLUME [/var/lib/postgresql/data]0 B
21COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.67 KB
22ENTRYPOINT ["docker-entrypoint.sh"]0 B
23STOPSIGNAL SIGINT0 B
24EXPOSE map[5432/tcp:{}]0 B
25CMD ["postgres"]0 B
26ENV POSTGRES_DB=sample0 B
27ENV POSTGRES_USER=metabase0 B
28ENV POSTGRES_PASSWORD=metasample1230 B
29ENV PGDATA=/data0 B
30COPY dbs/postgres/data/sample_data.sql.gz /docker-entrypoint-initdb.d/sample_data.sql.gz # buildkit1.61 MB

Command

ADD file:869c7d0747a17c53715581a2e862992eb8516c7f45f167821dfa80966a4870d1 in /