sha256:854e37a0b9df65e6406475d2237e0a1bd4a51e4de1a0f1de69ff42da400ad012
OS/ARCH
linux/amd64
Compressed size
217.18 MB
Last pushed
2 months by mysteriumci
Type
Image
Manifest digest
sha256:854e37a0b9df65e6406475d2237e0a1bd4a51e4de1a0f1de69ff42da400ad012
Image Layers
1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=24.18.00 B4RUN /bin/sh -c addgroup -g50.09 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11RUN /bin/sh -c corepack enable41.08 KB12RUN /bin/sh -c addgroup --system461 B13RUN /bin/sh -c adduser --system978 B14COPY /app/node_modules ./node_modules # buildkit161.62 MB15COPY packages/cms ./packages/cms # buildkit19.68 KB16COPY apps/proxy-cms ./apps/proxy-cms # buildkit392.83 KB17COPY .yarnrc.yml . # buildkit165 B18COPY package.json . # buildkit477 B19COPY yarn.lock . # buildkit150.38 KB20RUN /bin/sh -c mkdir .yarn115 B21RUN /bin/sh -c chown payload:nodejs120 B22RUN /bin/sh -c corepack enable32 B23WORKDIR /app/apps/proxy-cms32 B24USER payload0 B25ENV NODE_ENV=production0 B26CMD ["/bin/sh" "-c" "yarn payload0 BCommand
ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit