sha256:19c6954d061d22e61e184e91343fd60e474099c79346d88ed9844d679924a5dd
OS/ARCH
Compressed size
366.31 MB
Last pushed
5 months by lc121a
Type
Image
Manifest digest
sha256:713b5f11980367023342391343e7082354c8f50ece8112846bcc208923ad44cc
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2WORKDIR /app93 B3ARG PTNEXUS_VERSION=0 B4ENV no_proxy=localhost,127.0.0.1,::10 B5ENV NO_PROXY=localhost,127.0.0.1,::10 B6ENV SCHEDULE_ENABLED=false0 B7ENV PTNEXUS_BASE_DIR=/app/server0 B8ENV PTNEXUS_DATA_DIR=/app/data0 B9ENV PTNEXUS_BDINFO_DIR=/app/bdinfo/linux0 B10RUN |1 PTNEXUS_VERSION= /bin/sh -c265.44 MB11RUN |1 PTNEXUS_VERSION= /bin/sh -c113 B12COPY /out/server /app/server/server # buildkit8.76 MB13RUN |1 PTNEXUS_VERSION= /bin/sh -c32 B14COPY ./server/configs /app/server/configs # buildkit51.51 KB15COPY ./server/sites_data.json /app/server/sites_data.json # buildkit4.39 KB16COPY /app/webui/dist /app/server/dist # buildkit1.04 MB17RUN |1 PTNEXUS_VERSION= /bin/sh -c136 B18COPY ./server/bdinfo/linux/ /app/bdinfo/linux/ # buildkit61.68 MB19RUN |1 PTNEXUS_VERSION= /bin/sh -c32 B20COPY /out/updater /app/updater # buildkit2.5 MB21RUN |1 PTNEXUS_VERSION= /bin/sh -c32 B22COPY ./CHANGELOG.json /app/CHANGELOG.json # buildkit9.59 KB23RUN |1 PTNEXUS_VERSION= /bin/sh -c32 B24COPY ./supervisord.conf /app/supervisord.conf # buildkit458 B25COPY ./start-services.sh /app/start-services.sh # buildkit2.16 KB26RUN |1 PTNEXUS_VERSION= /bin/sh -c2.15 KB27RUN |1 PTNEXUS_VERSION= /bin/sh -c128 B28VOLUME [/app/data]0 B29EXPOSE [5274/tcp]0 B30CMD ["./start-services.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1776729600'