sha256:40cbae3fc0e87163eb035b6a0c91449aec3246e3fc79a23de90e3178d45c4730
OS/ARCH
Compressed size
177.8 MB
Last pushed
over 3 years by anolisos
Type
Image
Manifest digest
sha256:89b321f03614a85becd8aa8000e23f61f8bfaf1e6bfe1158f609fcee5efcedb6
Image Layers
1LABEL org.opencontainers.image.title=Anolis OS Base Image0 B2ARG TARGETARCH0 B3ADD AnolisOS-rootfs-arm64.tar.xz / # buildkit73.84 MB4CMD ["/bin/bash"]0 B5LABEL org.opencontainers.image.title=postgres org.opencontainers.image.version=10.21-8.60 B6RUN /bin/sh -c set -eux;103.12 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=arm64 /bin/sh -c837.36 KB13RUN |1 TARGETARCH=arm64 /bin/sh -c122 B14ENV PGDATA=/var/lib/pgsql/data0 B15RUN |1 TARGETARCH=arm64 /bin/sh -c7.33 KB16VOLUME [/var/lib/pgsql/data]0 B17COPY docker-entrypoint.sh /usr/local/bin/ # buildkit4.6 KB18RUN |1 TARGETARCH=arm64 /bin/sh -c127 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