sha256:99b4234eef18a779424e4896862e4f8e2f903b58eb5781a0c3084615bd2bba6b
OS/ARCH
Compressed size
189.8 MB
Last pushed
over 3 years by anolisos
Type
Image
Manifest digest
sha256:b654439ba8117c4dd7fbbeeee1a4ebec6e017a0ad0e920da2e3f94477ac4006a
Image Layers
1LABEL org.opencontainers.image.title=Anolis OS Base Image0 B2ARG TARGETARCH0 B3ADD AnolisOS-rootfs-amd64.tar.xz / # buildkit78.87 MB4CMD ["/bin/bash"]0 B5LABEL org.opencontainers.image.title=postgres org.opencontainers.image.version=10.21-8.60 B6RUN /bin/sh -c set -eux;109.17 MB7ENV PGDATA=/var/lib/pgsql/data0 B8ENV PG_MAJOR=100 B9ENV PG_VERSION=10.21-2.0.10 B10ARG TARGETARCH0 B11ENV GOSU_VERSION=1.140 B12RUN |1 TARGETARCH=amd64 /bin/sh -c933.49 KB13RUN |1 TARGETARCH=amd64 /bin/sh -c32.33 KB14ENV PGDATA=/var/lib/pgsql/data0 B15RUN |1 TARGETARCH=amd64 /bin/sh -c29.63 KB16VOLUME [/var/lib/pgsql/data]0 B17COPY docker-entrypoint.sh /usr/local/bin/ # buildkit806.97 KB18RUN |1 TARGETARCH=amd64 /bin/sh -c0 B19ENTRYPOINT ["docker-entrypoint.sh"]0 B20STOPSIGNAL SIGINT0 B21EXPOSE map[5432/tcp:{}]0 B22CMD ["postgres"]0 BCommand
LABEL org.opencontainers.image.title=Anolis OS Base Image org.opencontainers.image.vendor=Anolis OS org.opencontainers.image.licenses=Mulan PSL v2 org.opencontainers.image.created=2022-08-29 20:11:58+0800 maintainer=OpenAnolis Cloud Native SIG