Page MenuHomeDevCentral

Move Docker root directory for Dwellers
ClosedPublic

Authored by dereckson on Feb 16 2023, 18:26.
Tags
None
Referenced Files
F11649148: D2796.diff
Fri, Sep 5, 20:01
Unknown Object (File)
Fri, Sep 5, 05:07
Unknown Object (File)
Thu, Sep 4, 03:21
Unknown Object (File)
Sat, Aug 30, 07:21
Unknown Object (File)
Sat, Aug 30, 00:31
Unknown Object (File)
Sat, Aug 30, 00:26
Unknown Object (File)
Wed, Aug 27, 01:06
Unknown Object (File)
Tue, Aug 26, 18:51
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.