Page MenuHomeDevCentral

Move Docker root directory for Dwellers
ClosedPublic

Authored by dereckson on Feb 16 2023, 18:26.
Tags
None
Referenced Files
F10691054: D2796.diff
Wed, Jul 23, 22:39
F10673316: D2796.diff
Tue, Jul 22, 22:52
Unknown Object (File)
Tue, Jul 15, 11:57
Unknown Object (File)
Thu, Jul 10, 22:09
Unknown Object (File)
Thu, Jul 10, 19:03
Unknown Object (File)
Jun 23 2025, 13:53
Unknown Object (File)
Jun 17 2025, 22:31
Unknown Object (File)
Jun 17 2025, 21:53
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 Not Applicable
Unit
Tests Not Applicable

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.