Running my docker swarm and experimenting with new things creates a lot of technical debt in the form of unused images, volumes and networks. log…
Running my docker swarm and experimenting with new things creates a lot of technical debt in the form of unused images, volumes and networks. log…
If you’ve been running a Docker Swarm cluster, you’ve probably realized there’s no built-in mechanism for keeping your services updated when their images change. That’s…