Page MenuHomeDevCentral

Let Docker package manage the docker group
ClosedPublic

Authored by dereckson on Sep 28 2020, 03:27.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 3, 09:45
Unknown Object (File)
Wed, Apr 30, 14:40
Unknown Object (File)
Thu, Apr 24, 11:40
Unknown Object (File)
Sun, Apr 20, 22:24
Unknown Object (File)
Sun, Apr 20, 22:09
Unknown Object (File)
Sat, Apr 19, 06:40
Unknown Object (File)
Sun, Apr 13, 14:00
Unknown Object (File)
Fri, Apr 11, 10:50
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 Not Applicable
Unit
Tests Not Applicable

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