Post #3609470
2026-07-05 17:56 UTC
@phnt@fluffytail.org @john_darksoul@ariamispainted.world @pernia@cum.salon @zero@strelizia.net It's generally inefficient to put IO-intensive applications in a container, only somewhat justifiable in cloud-provided k8s clusters with multiple redundancy zones and mostly for databases that natively support clustering, but building customized images is not a problem, you would probably need to do so any way to pin versions in your own docker repository, usually in a repo with it's own CI and compose files dedicated to building base/infrastructure images.
Replies (0)
No replies.