stack-web/cache (9a498eb10291a1889de2660c53d05e83bd145b5bbb94926a0548832e26257d00)

Published 2026-03-02 17:50:07 +00:00 by jason.woltje

Installation

docker pull git.mosaicstack.dev/mosaic/stack-web/cache:9a498eb10291a1889de2660c53d05e83bd145b5bbb94926a0548832e26257d00
sha256:5967b8a37f7a65a12c39022fc62d02552689226684720e628f7f0c3c3472b195

Image Layers

RUN rm -rf /usr/local/lib/node_modules/npm /usr/local/bin/npm /usr/local/bin/npx && groupadd -g 1001 nodejs && useradd -m -u 1001 -g nodejs nextjs