feat: custom node base image #649
Reference in New Issue
Block a user
Delete Branch "feat/custom-base-image"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Creates docker/base.Dockerfile pre-baking apt update/upgrade + common packages. Weekly Woodpecker pipeline builds and pushes to git.mosaicstack.dev/mosaic/node-base:24-slim. All 3 app Dockerfiles updated to use it, eliminating per-build apt-get runs.