Skip to content

Docker & Containers

9 guides

Learn Docker from the ground up — installation, Docker Compose, volumes and networking, reverse proxies, image security, and fixes for the most common Docker errors.

Diagram-style cover showing a temporary container archiving a Docker named volume to a tar file on the host

How to Back Up Docker Volumes

Back up Docker named volumes the reliable way: tar a volume via a temp container, restore it, dump databases properly, schedule it, and move data between hosts.

Sysadmin Desk Jul 19, 2026 8 min read