sha256:3665131e0c4c52a062078dabb79abff2456135c0e208d3673b1142df04b9d579
OS/ARCH
linux/arm64/v8
Compressed size
596.45 MB
Last pushed
over 1 year by rohitghumare64
Type
Image
Manifest digest
sha256:3665131e0c4c52a062078dabb79abff2456135c0e208d3673b1142df04b9d579
Image Layers
1ADD alpine-minirootfs-3.20.3-aarch64.tar.gz / # buildkit3.9 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=18.20.50 B4RUN /bin/sh -c addgroup -g37.78 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.32 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11RUN /bin/sh -c apk add474.59 MB12ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium-browser0 B13COPY package*.json ./ # buildkit92.08 KB14RUN /bin/sh -c npm install7.73 MB15RUN /bin/sh -c npm install64.51 MB16RUN /bin/sh -c mkdir -p219 B17COPY locales/ /app/locales/ # buildkit34.47 KB18RUN /bin/sh -c mkdir -p34.52 KB19COPY . . # buildkit4 MB20RUN /bin/sh -c cp -rv2.45 MB21RUN /bin/sh -c ls -la93 B22ENV NODE_ENV=production STORAGE_DIALECT=postgres STORAGE_HOST=postgres STORAGE_DATABASE=spacedeck0 B23EXPOSE map[9666/tcp:{}]0 B24RUN /bin/sh -c echo '#!/bin/sh\necho271 B25RUN /bin/sh -c chmod +x268 B26CMD ["/entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.20.3-aarch64.tar.gz / # buildkit