Sign inSign up

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

Multi-platform
Index digest

sha256:6a2bad1ff2d6e2ef1c3c8a09f210a48156cbd8026468eb3f6c9cfa8018c07b2b

OS/ARCH

Compressed size

84.05 MB

Last pushed

6 months by dockersamplesbuildbot

Type

Image

Manifest digest

sha256:9b14e50e221a7045e01407241d0d94d8da01daaf85ad83d7c510b2e5b98c7e9b

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=24.14.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.99 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /usr/local/app134 B
11RUN /bin/sh -c apt update3.26 MB
12COPY package* ./ # buildkit11.04 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' '@1773619200'