sha256:e6de91ec53f02b040932769378c0543da86e78f8e0d6c60279a195929723f3c8
OS/ARCH
linux/mips64le
Compressed size
150.02 MB
Last pushed
2 months by doimips64le
Type
Image
Manifest digest
sha256:805facc3e7bb44b8ef2591069f154ad3043138cdd93254ca7c5b57e6330f5824
Image Layers
1# debian.sh --arch 'mips64el' out/27.2 MB2RUN /bin/sh -c set -eux;1.15 KB3RUN /bin/sh -c set -ex;4.27 MB4ENV GOSU_VERSION=1.190 B5RUN /bin/sh -c set -eux;1.11 MB6RUN /bin/sh -c set -eux;7.69 MB7ENV LANG=en_US.utf80 B8RUN /bin/sh -c set -eux;1.13 MB9RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B10RUN /bin/sh -c set -ex;3.07 KB11ENV PG_MAJOR=190 B12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/19/bin0 B13ENV PG_VERSION=19~beta2-1.pgdg12+10 B14RUN /bin/sh -c set -ex;108.59 MB15RUN /bin/sh -c set -eux;20.84 KB16RUN /bin/sh -c install --verbose128 B17ENV PGDATA=/var/lib/postgresql/19/docker0 B18VOLUME [/var/lib/postgresql]0 B19COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.97 KB20RUN /bin/sh -c ln -sT185 B21ENTRYPOINT ["docker-entrypoint.sh"]0 B22STOPSIGNAL SIGINT0 B23EXPOSE map[5432/tcp:{}]0 B24CMD ["postgres"]0 BCommand
# debian.sh --arch 'mips64el' out/ 'bookworm' '@1783900800'