Sign inSign up

dockersamples/labspace-cleaner:v0.19.0

Multi-platform
Index digest

sha256:8dc7742cbc911ce369da935b3bd5f0d5aaaef193b8f8fec75b0e11c0974339bc

OS/ARCH

Compressed size

83.89 MB

Last pushed

9 months by dockersamplesbuildbot

Type

Image

Manifest digest

sha256:4edb94c3d6c18f6f5c2f61b7783a3b29c9e628b5f189dcc48e1f4405c18f12fa

Image Layers

1# debian.sh --arch 'arm64' out/26.8 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=24.11.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.83 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /usr/local/app133 B
11RUN /bin/sh -c apt update3.26 MB
12COPY package* ./ # buildkit7.89 KB
13RUN /bin/sh -c npm install5.35 MB
14COPY ./src ./src # buildkit931 B
15ENV NODE_ENV=production0 B
16CMD ["node" "src/index.js"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1765152000'