Day 02: Docker Dir Change | Custom Network | Host | AWS EBS Volume
Why We Need Separate Utilization for Docker Data
The default directory for Docker is /var/lib/docker. As you continue downloading images and generating logs, this directory will consume more space and eventually get full. To prevent this, we can stor...
kiranpawar.hashnode.dev4 min read