DavesCodeMusings / container-central

A minimalist, not quite ready for prime time solution to managing Docker containers.
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Allow enable/disable of privileged operations via config.ini #26

Open DavesCodeMusings opened 3 weeks ago

DavesCodeMusings commented 3 weeks ago

Make a config.ini readonly boolean option in config.ini that will disallow start/stop/restart, image pulls, purging, and any other privileged operations.