Page MenuHomeDevCentral

Move Docker root directory for Dwellers
ClosedPublic

Authored by dereckson on Feb 16 2023, 18:26.
Tags
None
Referenced Files
F45784866: D2796.diff
Sun, Aug 23, 13:10
F45632961: D2796.id7102.diff
Sat, Aug 22, 23:02
F45628405: D2796.id.diff
Sat, Aug 22, 22:37
Unknown Object (File)
Sat, Aug 22, 16:31
Unknown Object (File)
Fri, Aug 21, 09:16
Unknown Object (File)
Thu, Aug 20, 21:53
Unknown Object (File)
Thu, Aug 20, 21:51
Unknown Object (File)
Thu, Aug 20, 10:58
Subscribers
None

Details

Summary

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

Test Plan

Apply to dwellers

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
docker-data-root
Build Status
Buildable 4434
Build 4701: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Feb 16 2023, 18:27
This revision was automatically updated to reflect the committed changes.