stack-orchestrator/cache (af9981401bef027685cd786c8702133b5df2d0a90395727d50ae22eb06af0ca3)

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

Installation

docker pull git.mosaicstack.dev/mosaic/stack-orchestrator/cache:af9981401bef027685cd786c8702133b5df2d0a90395727d50ae22eb06af0ca3
sha256:dd8e2ae7bc210eb3351c36d4dcf05160f2b1fa0f9392223c72814e2203faefc9

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 nestjs