Page MenuHomeDevCentral

Move Docker root directory for Dwellers
ClosedPublic

Authored by dereckson on Feb 16 2023, 18:26.
Tags
None
Referenced Files
F7682861: D2796.id.diff
Thu, May 1, 00:05
F7650524: D2796.id7101.diff
Wed, Apr 30, 10:21
Unknown Object (File)
Mon, Apr 28, 10:11
Unknown Object (File)
Sat, Apr 26, 03:06
Unknown Object (File)
Fri, Apr 25, 02:00
Unknown Object (File)
Thu, Apr 24, 19:12
Unknown Object (File)
Thu, Apr 24, 00:01
Unknown Object (File)
Mon, Apr 21, 23:07
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.