sha256:a28887bbe095a5fb4fed6a4503f7c55e098502bd0cd248c42ce5a465c57bb4fe
OS/ARCH
linux/arm64
Compressed size
5.4 MB
Last pushed
almost 2 years by waveywaves
Type
Image
Manifest digest
sha256:a28887bbe095a5fb4fed6a4503f7c55e098502bd0cd248c42ce5a465c57bb4fe
Image Layers
1WORKDIR /app93 B2COPY /app/main . # buildkit5.4 MB3COPY ./public/index.html public/index.html # buildkit583 B4COPY ./public/script.js public/script.js # buildkit768 B5COPY ./public/style.css public/style.css # buildkit547 B6CMD ["/app/main"]0 B7EXPOSE map[3000/tcp:{}]0 BCommand
WORKDIR /app