sha256:4c201acb9e47cfada1e100630f0997dd333a56b4602989b5061c640de2e40aff
OS/ARCH
Compressed size
94.75 MB
Last pushed
4 months by soulgalore
Type
Image
Manifest digest
sha256:4beb2f8b6c9b75787cbc373d01d00364ed78164357018c9689b353bbf8f12ab0
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.15.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.39 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.64 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /usr/src/app133 B11COPY package.json npm-shrinkwrap.json ./ #42.03 KB12RUN /bin/sh -c npm ci7.63 MB13COPY . . # buildkit1.06 MB14COPY config/server.yaml /usr/src/app/config/server.yaml # buildkit32 B15RUN /bin/sh -c useradd --user-group8.24 MB16USER sitespeed0 B17EXPOSE [3000/tcp]0 B18ENTRYPOINT ["node" "app.js"]0 B19CMD []0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1777939200'