sha256:ba45e0a9bb2ffc01855d6eecbecd7d7aab853e332d1a79bc60cf419994173e14
OS/ARCH
Compressed size
116.18 MB
Last pushed
5 months by yunnysunny
Type
Image
Manifest digest
sha256:4f3509fcf04442b001457b565c823cdea97c30fd6421cdc303fac5437f88c527
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB3RUN /bin/sh -c sed -i5.96 MB4RUN /bin/sh -c ln -sf156 B5ARG NPM_REGISTRY=https://registry.npmmirror.com0 B6ARG NPM_MIRROR=https://npmmirror.com0 B7ENV HOME=/root0 B8ARG NODE_VERSION=24.14.10 B9ENV NODE_VERSION=24.14.10 B10ARG TARGETARCH=amd640 B11RUN |4 NPM_REGISTRY=https://registry.npmmirror.com NPM_MIRROR=https://npmmirror.com NODE_VERSION=24.14.160.27 MB12ARG BIN_MIRRORS=https://npmmirror.com/mirrors0 B13ENV CHROMEDRIVER_CDNURL=https://npmmirror.com/metadata0 B14ENV CHROMEDRIVER_CDNBINARIESURL=https://npmmirror.com/mirrors0 B15ENV NODEJS_ORG_MIRROR=https://npmmirror.com/mirrors/node/0 B16ENV PUPPETEER_DOWNLOAD_BASE_URL=https://npmmirror.com/mirrors/chrome-for-testing0 B17ENV ELECTRON_MIRROR=https://npmmirror.com/mirrors/electron/0 B18ENV PLAYWRIGHT_DOWNLOAD_HOST=https://npmmirror.com/mirrors/playwright0 B19ENV npm_config_xprofiler_binary_host=https://npmmirror.com/mirrors/xprofiler0 B20RUN |5 NPM_REGISTRY=https://registry.npmmirror.com NPM_MIRROR=https://npmmirror.com NODE_VERSION=24.14.1133 B21WORKDIR /usr/src/app32 B22COPY /tmp/node_modules ./node_modules # buildkit21.47 MB23COPY . . # buildkit89.9 KB24ENV NODE_ENV=production EGG_SERVER_ENV=prod0 B25ARG CONSOLE_PORT=84430 B26ENV CONSOLE_PORT=84430 B27ARG MANAGER_PORT=85430 B28ENV MANAGER_PORT=85430 B29ARG WSS_PORT=91900 B30ENV WSS_PORT=91900 B31EXPOSE [8443/tcp 8543/tcp 9190/tcp]0 B32CMD ["npm" "run" "start:foreground"]0 BCommand
# debian.sh --arch 'amd64' out/ 'stable' '@1775433600'