sha256:76cb24eee2c1fd6713c1afd134b65b49efbbd1548f230d5cc2844258eaeeb8de
OS/ARCH
Compressed size
94.7 MB
Last pushed
4 months by soulgalore
Type
Image
Manifest digest
sha256:8245e2bc0775d4641e6ce34445e86c5d3a4fd6bf999bd93862cfb95f075df200
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.15.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.41 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.64 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /usr/src/app132 B11COPY package.json npm-shrinkwrap.json ./ #42.01 KB12RUN /bin/sh -c npm ci7.64 MB13COPY . . # buildkit1.19 MB14COPY config/server.yaml /usr/src/app/config/server.yaml # buildkit32 B15RUN /bin/sh -c useradd --user-group8.37 MB16USER sitespeed0 B17EXPOSE [3000/tcp]0 B18ENTRYPOINT ["node" "app.js"]0 B19CMD []0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1777939200'