Sign inSign up

michaelirwin244/labspace-interface:v0.3.0

Multi-platform
Index digest

sha256:ea4fd5843e8587d78322df82328b9e59b459fec338ceb8a31b026a2a5a85f375

OS/ARCH

Compressed size

79.12 MB

Last pushed

about 1 year by michaelirwin244

Type

Image

Manifest digest

sha256:ca960460bf05a9ec32818e2b0ce59aff0f63d76cd8cf46275e8ce5bf1f45a25a

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
11COPY api/package* ./ # buildkit13.45 KB
12ENV NODE_ENV=production0 B
13RUN /bin/sh -c npm ci2.99 MB
14COPY api/src ./src # buildkit1.84 KB
15COPY /usr/local/app/dist ./public # buildkit1.32 MB
16EXPOSE map[3000/tcp:{}]0 B
17CMD ["node" "src/index.js"]0 B

Command

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