Sign inSign up

dockersamples/labspace-interface:v0.20.1

Multi-platform
Index digest

sha256:6f24763f3ca591d04adc594683cec3a915564ac18c4a8a677aba3ed7a0934f7e

OS/ARCH

Compressed size

45.46 MB

Last pushed

8 months by dockersamplesbuildbot

Type

Image

Manifest digest

sha256:fdd037ccffe267384d1f796a3dd0f3f74d1aad4e55d5fe8779769f09f9fffe75

Image Layers

1add root layout176.78 KB
2mount /out from exec sh7.4 MB
3build node31.8 MB
4add users and groups383 B
5mkdir /app73 B
6merge status3.31 KB
7add metadata2.17 KB
8WORKDIR /usr/local/app141 B
9COPY /usr/local/app/node_modules ./node_modules # buildkit1.19 MB
10COPY api/src ./src # buildkit5.89 KB
11COPY /usr/local/app/dist ./public # buildkit4.89 MB
12ENV MARLIN_ENDPOINT=https://api.docker.com/events/v1/track0 B
13ENV MARLIN_API_KEY=SI7YliKTll5lLPOqPxtJZ49oZ7LgVcqG5sv11bkt0 B
14EXPOSE [3000/tcp]0 B
15USER 10000 B
16CMD ["node" "src/index.js"]0 B

Command

add root layout