Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: Manuel Friedli <manuel@fritteli.ch>
11 lines
418 B
XML
11 lines
418 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>manuel@fritteli.ch</email>
|
|
<name>Manuel Friedli</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="docker">Add the user to the docker group in order to access docker stats. Beware that this will grant the user full access to docker!</flag>
|
|
</use>
|
|
</pkgmetadata>
|