Sign inSign up

dockersamples/labspace-host-port-republisher:latest

Multi-platform
Index digest

sha256:6947cbfcbb1877c5e692402709ade696a5d04ba121a006e397d3ea9b2faeb74a

OS/ARCH

Compressed size

85.31 MB

Last pushed

3 months by dockersamplesbuildbot

Type

Image

Manifest digest

sha256:b62c3759958f0ed502097993e446fada1c4c30ba4f8c7a3c5cc40b0f4a01c56e

Image Layers

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

Command

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