stack-api/cache (85a7c5677d65e49237c133aaec878246648cbb35925b3f6bbc3eaf0c78f3e605)

Published 2026-03-02 17:51:08 +00:00 by jason.woltje

Installation

docker pull git.mosaicstack.dev/mosaic/stack-api/cache:85a7c5677d65e49237c133aaec878246648cbb35925b3f6bbc3eaf0c78f3e605
sha256:7fa50ee4f584aa7d8ea007fded10b475a2439e1896cea8052ff3deb59beed667

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