Sign inSign up

dockersamples/labspace-host-port-republisher:v0.22.2

Multi-platform
Index digest

sha256:28dc1fdc5de75d1395cf75bca7d52c3014a81b0d6c60acb27ed1b889cffc4372

OS/ARCH

Compressed size

84 MB

Last pushed

7 months by dockersamplesbuildbot

Type

Image

Manifest digest

sha256:84845eb9a34716905073eb0e44bd25fbda4c98983d124cf584507785f1b81d4e

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.13.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.94 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/app136 B
11RUN /bin/sh -c apt update3.26 MB
12COPY package* ./ # buildkit11.05 KB
13RUN /bin/sh -c npm install5.34 MB
14COPY ./src ./src # buildkit2.03 KB
15ENV NODE_ENV=production0 B
16CMD ["node" "src/index.js"]0 B

Command

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