Docker engines has a dedicated disk for Docker data and data volumes.
With overlay2, it means only a partition mounted as /srv.
We can store Docker images and volumes there using /srv/docker.
Ref T1769
Differential D2796
Move Docker root directory for Dwellers dereckson on Feb 16 2023, 18:26. Authored by Tags None Referenced Files
Subscribers None
Details
Docker engines has a dedicated disk for Docker data and data volumes. With overlay2, it means only a partition mounted as /srv. Ref T1769 Apply to dwellers
Diff Detail
|