Sign inSign up

michaelirwin244/labspace-cleaner:v0.2.0

Multi-platform
Index digest

sha256:7887e67f179dccaf96b3e0d7afe3e1332dd78c445db0638c51ae1b7720f96014

OS/ARCH

Compressed size

83.34 MB

Last pushed

about 1 year by michaelirwin244

Type

Image

Manifest digest

sha256:9c3a8c4b15d3be238d9e59b3295aca6c247f7557933f0be2710f5058ff796c60

Image Layers

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

Command

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