stack-web/cache (1ebc580321c1c05992295d9d3720b216f116cfd4a8d5a928a097bcf9c6204a3b)

Published 2026-03-02 00:58:41 +00:00 by jason.woltje

Installation

docker pull git.mosaicstack.dev/mosaic/stack-web/cache:1ebc580321c1c05992295d9d3720b216f116cfd4a8d5a928a097bcf9c6204a3b
sha256:a09147cc56dc85259b9156ec7d91c0cdad08f15103176c850a7f53f15ae2c732

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