Sign inSign up

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

Multi-platform
Index digest

sha256:bba3d1860ac79ce621ccf2a169e060b8a283eb716cdbea721131240f131a46bc

OS/ARCH

Compressed size

84.76 MB

Last pushed

4 months by dockersamplesbuildbot

Type

Image

Manifest digest

sha256:f28d676aa20054096e750eaed747cba31a2405c18c8644a1adc4d89eec86a1ae

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=24.15.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.37 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/app137 B
11RUN /bin/sh -c apt update3.38 MB
12COPY package* ./ # buildkit11.05 KB
13RUN /bin/sh -c npm install5.43 MB
14COPY ./src ./src # buildkit2.04 KB
15ENV NODE_ENV=production0 B
16CMD ["node" "src/index.js"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200'