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 KB2mount /out from exec sh7.4 MB3build node31.8 MB4add users and groups383 B5mkdir /app73 B6merge status3.31 KB7add metadata2.17 KB8WORKDIR /usr/local/app141 B9COPY /usr/local/app/node_modules ./node_modules # buildkit1.19 MB10COPY api/src ./src # buildkit5.89 KB11COPY /usr/local/app/dist ./public # buildkit4.89 MB12ENV MARLIN_ENDPOINT=https://api.docker.com/events/v1/track0 B13ENV MARLIN_API_KEY=SI7YliKTll5lLPOqPxtJZ49oZ7LgVcqG5sv11bkt0 B14EXPOSE [3000/tcp]0 B15USER 10000 B16CMD ["node" "src/index.js"]0 BCommand
add root layout