sha256:76646775e7ceb77f51c0e91c3ed2e8f680d4d71a8fa8197df6c980c1b0f3fd7a
OS/ARCH
Compressed size
104.65 MB
Last pushed
about 1 month by yunnysunny
Type
Image
Manifest digest
sha256:c7b7a774bb93e6828fc62d03c0d7cb7abf3c951c12150ad9bd3174eada0fc3a5
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB3RUN /bin/sh -c sed -i5.87 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=18.20.80 B9ENV NODE_VERSION=18.20.80 B10ARG TARGETARCH=arm640 B11RUN |4 NPM_REGISTRY=https://registry.npmmirror.com NPM_MIRROR=https://npmmirror.com NODE_VERSION=18.20.848.47 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=18.20.8132 B21WORKDIR /usr/src/app32 B22COPY /tmp/node_modules ./node_modules # buildkit21.48 MB23COPY . . # buildkit89.91 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 'arm64' out/ 'stable' '@1785715200'