You May Also Enjoy
Using SOPS locally on Docker host for secret injection
Here’s an imperfect but workable solution for secrets management using SOPS and Docker Compose
Repackage RPM file from Zstandard to Gzip compression
Quick notes after I recently had to repackage an RPM file for an older RPM
Persistent IP address for my Hyper-V guest on Windows 11
After a few years of this annoying problem, I’ve finally fixed it.
Using SOPS with Docker Compose
Managing secrets with Docker Compose leaves us a few options, and a sidecar container is one approach