Files
netmaker/docker
Peter Dave Hello 105b7dfc1c Simplify and unify apk usage in Dockerfiles (#3407)
Replace `apk update` and `--update` flags with `--no-cache` across
Dockerfiles to improve consistency and eliminate unnecessary cache files.

This change reduces image size and ensures up-to-date package indices
without leaving temporary data. It also aligns with best practices
recommended for Alpine-based Docker images.
2025-04-30 02:55:34 +04:00
..
2022-11-10 16:06:03 -05:00
2023-02-07 20:34:38 +04:00
2023-02-07 20:34:38 +04:00