sha256:5dc78ce8b5a229b2130c5ea84a180d66e249fede9eaf21c84c104820265d70f3
OS/ARCH
Compressed size
141.91 MB
Last pushed
about 2 years by metabaseci
Type
Image
Manifest digest
sha256:362ae703bded0aed6d1744c1bb047632eadcaa9c765529a1e2873c16400736be
Image Layers
1ADD file ... in / 27.81 MB2CMD ["bash"]0 B3RUN /bin/sh -c set -eux;1.14 KB4RUN /bin/sh -c set -ex;4.29 MB5ENV GOSU_VERSION=1.170 B6RUN /bin/sh -c set -eux;1.31 MB7RUN /bin/sh -c set -eux;7.69 MB8ENV LANG=en_US.utf80 B9RUN /bin/sh -c set -eux;1.06 MB10RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B11RUN /bin/sh -c set -ex;3.07 KB12ENV PG_MAJOR=130 B13ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/13/bin0 B14ENV PG_VERSION=13.15-1.pgdg120+10 B15RUN /bin/sh -c set -ex;98.12 MB16RUN /bin/sh -c set -eux;9.13 KB17RUN /bin/sh -c mkdir -p127 B18ENV PGDATA=/var/lib/postgresql/data0 B19RUN /bin/sh -c mkdir -p170 B20VOLUME [/var/lib/postgresql/data]0 B21COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.29 KB22RUN /bin/sh -c ln -sT183 B23ENTRYPOINT ["docker-entrypoint.sh"]0 B24STOPSIGNAL SIGINT0 B25EXPOSE map[5432/tcp:{}]0 B26CMD ["postgres"]0 B27ENV POSTGRES_DB=sample0 B28ENV POSTGRES_USER=metabase0 B29ENV POSTGRES_PASSWORD=metasample1230 B30ENV PGDATA=/data0 B31COPY dbs/postgres/data/sample_data.sql.gz /docker-entrypoint-initdb.d/sample_data.sql.gz # buildkit1.61 MBCommand
ADD file:9b9556e1f3168a82eb85577dc07d85b2e7c1a72c5c35a4003f00042dd27b4fa2 in /