stack-web/cache (6ffd70a4fcef5c7acb2f7d579e094b40f2be27bf7c1304d167901f27fd610d09)

Published 2026-03-02 01:40:48 +00:00 by jason.woltje

Installation

docker pull git.mosaicstack.dev/mosaic/stack-web/cache:6ffd70a4fcef5c7acb2f7d579e094b40f2be27bf7c1304d167901f27fd610d09
sha256:327429b17b634c43ef96fc17c14ddbda4cc2f412a7e9dfcd73b11b7e247aae86

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