Our users deliver software to us as Docker containers, but we don’t use Docker to run them. We transmogrify container images into Firecracker micro-VMs. Here's how. (more…)
Read more »
SwarmCD: Declarative GitOps and Continuous Deployment tool for Docker Swarm. - m-adawi/swarm-cd... (more…)
Read more »
Simple Docker Compose NAS featuring Sonarr, Radarr, Prowlarr, Jellyfin, qBittorrent, PIA VPN and Traefik with SSL support - GitHub - AdrienPoupa/docker-compose-nas: Simple Docker Compose NAS featur... (more…)
Read more »
I recently wrote on a log collector that used Docker’s Container Logs API
to subscribe output streams of containers. Most people don’t go this way,
because they use well known logging drivers so it’s hard to find any
programs consuming this API.
Read more »