sha256:23920f160a799844ecf78947a31efcc20f9e796a544ea16d0efb3ee684cb6b76
OS/ARCH
Compressed size
1.15 GB
Last pushed
about 1 month by 1panel
Type
Image
Manifest digest
sha256:69b20afbdd66b64f7d0ad105d92c1a19fc182bc4600ea274a8d20c74fcbecf45
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c set -eux;1.14 KB3RUN /bin/sh -c set -ex;6.14 MB4ENV GOSU_VERSION=1.190 B5RUN /bin/sh -c set -eux;1.2 MB6RUN /bin/sh -c set -eux;7.82 MB7ENV LANG=en_US.utf80 B8RUN /bin/sh -c set -eux;1.25 MB9RUN /bin/sh -c mkdir /docker-entrypoint-initdb.d116 B10RUN /bin/sh -c set -ex;3.07 KB11ENV PG_MAJOR=170 B12ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/17/bin0 B13ENV PG_VERSION=17.10-1.pgdg13+10 B14RUN /bin/sh -c set -ex;108.9 MB15RUN /bin/sh -c set -eux;10.15 KB16RUN /bin/sh -c install --verbose127 B17ENV PGDATA=/var/lib/postgresql/data0 B18RUN /bin/sh -c install --verbose168 B19VOLUME [/var/lib/postgresql/data]0 B20COPY docker-entrypoint.sh docker-ensure-initdb.sh /usr/local/bin/ #5.95 KB21RUN /bin/sh -c ln -sT185 B22ENTRYPOINT ["docker-entrypoint.sh"]0 B23STOPSIGNAL SIGINT0 B24EXPOSE map[5432/tcp:{}]0 B25CMD ["postgres"]0 B26COPY /usr/local /usr/local # buildkit14.74 MB27COPY /opt/py3 /opt/py3 # buildkit7.36 MB28COPY --chmod=500 installer/*.sh /usr/bin/ #1.39 KB29COPY installer/init.sql /docker-entrypoint-initdb.d/ # buildkit215 B30ARG DEPENDENCIES= 0 B31RUN |1 DEPENDENCIES= 102.67 MB32COPY --chmod=700 /opt/maxkb-app/model /opt/maxkb-app/model #373.54 MB33ENV PATH=/opt/py3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/postgresql/17/bin PGDATA=/opt/maxkb/data/postgresql/pgdata POSTGRES_USER=root POSTGRES_PASSWORD=Password123@postgres0 B34EXPOSE [6379/tcp]0 B35ARG DOCKER_IMAGE_TAG=v2.10.5-lts BUILD_AT=2026-08-06T12:14 GITHUB_COMMIT=01b21db0 B36ENV MAXKB_VERSION=v2.10.5-lts (build at 2026-08-06T12:14,0 B37WORKDIR /opt/maxkb-app32 B38COPY /opt/maxkb-app /opt/maxkb-app # buildkit95.95 MB39COPY /opt/py3 /opt/py3 # buildkit430.25 MB40EXPOSE [8080/tcp]0 B41VOLUME [/opt/maxkb]0 B42ENTRYPOINT ["bash" "-c"]0 B43CMD ["/usr/bin/start-all.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'