sha256:ea8354b4260098117a99dd75df5b5a36c8390c979a334cc5328016f23ff28c8e
OS/ARCH
Compressed size
66.2 MB
Last pushed
9 months by luispabon
Type
Image
Manifest digest
sha256:6903c63ef299c9aa2673d5f46f5a9e3c373487e34fc6ceaaff9350d0ebf13837
Image Layers
1ADD alpine-minirootfs-3.23.2-aarch64.tar.gz / # buildkit4 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=24.12.00 B4RUN /bin/sh -c addgroup -g49.46 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /application101 B11RUN /bin/sh -c yarn global5.79 MB12ARG RUNTIME_USER=readability0 B13RUN |1 RUNTIME_USER=readability /bin/sh -c970 B14RUN |1 RUNTIME_USER=readability /bin/sh -c104 B15USER readability0 B16COPY package.json . # buildkit469 B17COPY yarn.lock . # buildkit21.66 KB18RUN |1 RUNTIME_USER=readability /bin/sh -c5.72 MB19COPY pm2.json . # buildkit263 B20COPY src src # buildkit1.09 KB21COPY release . # buildkit161 B22CMD ["pm2-runtime" "start" "pm2.json"]0 BCommand
ADD alpine-minirootfs-3.23.2-aarch64.tar.gz / # buildkit