stack-web/cache (a72a4146018f2142638bafa711559d5eb902573b8d7e4fcda840b27081d7a050)

Published 2026-03-02 01:52:47 +00:00 by jason.woltje

Installation

docker pull git.mosaicstack.dev/mosaic/stack-web/cache:a72a4146018f2142638bafa711559d5eb902573b8d7e4fcda840b27081d7a050
sha256:c2fc85b7b5bf7ebec4e1ed1a78a70d91d51e9cbd5ec7c6c6e670164bc53c0444

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