Page MenuHomeDevCentral

Let Docker package manage the docker group
ClosedPublic

Authored by dereckson on Sep 28 2020, 03:27.
Tags
None
Referenced Files
F47241588: D2339.diff
Sun, Aug 30, 05:09
Unknown Object (File)
Sat, Aug 29, 07:28
Unknown Object (File)
Sun, Aug 23, 13:11
Unknown Object (File)
Sat, Aug 22, 23:11
Unknown Object (File)
Wed, Aug 19, 13:37
Unknown Object (File)
Tue, Aug 18, 10:16
Unknown Object (File)
Mon, Aug 17, 20:04
Unknown Object (File)
Mon, Aug 17, 16:54
Subscribers
None

Details

Summary

Once upon a time, it was needed to manually create the docker group.

Nowadays, it's handled by the CentOS package. And it's better not to
try to fix the GID, as that avoids access denied to Docker socket.

Test Plan

salt state.apply roles/paas-docker/devel on Dwellers

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
docker-group (branched from main)
Build Status
Buildable 3633
Build 3882: arc lint + arc unit

Event Timeline

dereckson created this revision.
dereckson edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Sep 28 2020, 03:29