sha256:7e15102757ff3c8dc6b1cd05478d4fa168f4ffe57cda1545e9fcf718fef2bbf5
OS/ARCH
Compressed size
118.25 MB
Last pushed
6 months by yunnysunny
Type
Image
Manifest digest
sha256:d563ecc8415dbf92a1d1a02df3dd66c84188602ee6fa8b203dd304a6d80525c6
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB3RUN /bin/sh -c sed -i5.96 MB4RUN /bin/sh -c ln -sf155 B5ARG NPM_REGISTRY=https://registry.npmmirror.com0 B6ARG NPM_MIRROR=https://npmmirror.com0 B7ENV HOME=/root0 B8ARG NODE_VERSION=24.14.00 B9ENV NODE_VERSION=24.14.00 B10ARG TARGETARCH=amd640 B11RUN |4 NPM_REGISTRY=https://registry.npmmirror.com NPM_MIRROR=https://npmmirror.com NODE_VERSION=24.14.062.34 MB12RUN |4 NPM_REGISTRY=https://registry.npmmirror.com NPM_MIRROR=https://npmmirror.com NODE_VERSION=24.14.0160 B13ARG BIN_MIRRORS=https://npmmirror.com/mirrors0 B14RUN |5 NPM_REGISTRY=https://registry.npmmirror.com NPM_MIRROR=https://npmmirror.com NODE_VERSION=24.14.0609 B15ENV PUPPETEER_CHROME_DOWNLOAD_BASE_URL=https://npmmirror.com/mirrors/chrome-for-testing0 B16RUN |5 NPM_REGISTRY=https://registry.npmmirror.com NPM_MIRROR=https://npmmirror.com NODE_VERSION=24.14.0132 B17WORKDIR /usr/src/app32 B18COPY /tmp/node_modules ./node_modules # buildkit21.47 MB19COPY . . # buildkit89.91 KB20ENV NODE_ENV=production EGG_SERVER_ENV=prod0 B21ARG CONSOLE_PORT=84430 B22ENV CONSOLE_PORT=84430 B23ARG MANAGER_PORT=85430 B24ENV MANAGER_PORT=85430 B25ARG WSS_PORT=91900 B26ENV WSS_PORT=91900 B27EXPOSE [8443/tcp 8543/tcp 9190/tcp]0 B28CMD ["npm" "run" "start:foreground"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1773619200'