Docker-volume-backup: Backup Docker volumes locally, S3, WebDAV

Backup Docker volumes locally or to any S3 or WebDAV compatible storage – GitHub – offen/docker-volume-backup: Backup Docker volumes locally or to any S3 or WebDAV compatible storage… Read more

Similar

Build small Docker images for Go binaries

Maintain Docker images small can help in many cases. It reduces the bandwidth required by registry and dramatically speed up deployment in large clusters.To run a Go binary a full fledged distro with libc is generally required. Unfortunately most linux of... (more…)

Read more »