sha256:6bcca98165745748260eefc4a307493e7a1aa36e7d6dc4d0d7b790c9c16ba31c
OS/ARCH
Compressed size
117.1 MB
Last pushed
4 months by yunnysunny
Type
Image
Manifest digest
sha256:ae5a25eff8b048e1ee515712e24aa3460495ee898270328f1d7429c74967da62
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB3RUN /bin/sh -c sed -i5.87 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=22.22.20 B9ENV NODE_VERSION=22.22.20 B10ARG TARGETARCH=arm640 B11RUN |4 NPM_REGISTRY=https://registry.npmmirror.com NPM_MIRROR=https://npmmirror.com NODE_VERSION=22.22.260.92 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=22.22.2131 B21WORKDIR /usr/src/app32 B22COPY /tmp/node_modules ./node_modules # buildkit21.47 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' '@1776729600'