summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-05-27 16:27:31 +0100
committerSam James <sam@gentoo.org>2023-05-27 16:27:31 +0100
commit8f1e0d043022fa28b91f2581597e92151a5468f0 (patch)
treee838b318c54ff2b634a82f29e65935917584d292 /app-containers/docker
parentprofiles: fix ArchesOutOfSync, ArchesWithoutProfiles (diff)
downloadgentoo-8f1e0d043022fa28b91f2581597e92151a5468f0.tar.gz
gentoo-8f1e0d043022fa28b91f2581597e92151a5468f0.tar.bz2
gentoo-8f1e0d043022fa28b91f2581597e92151a5468f0.zip
app-containers/docker: fix UnusedLocalUse
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-containers/docker')
-rw-r--r--app-containers/docker/metadata.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app-containers/docker/metadata.xml b/app-containers/docker/metadata.xml
index 5f163941881c..c8dfe231c86b 100644
--- a/app-containers/docker/metadata.xml
+++ b/app-containers/docker/metadata.xml
@@ -25,12 +25,6 @@
Enables dependencies for the "btrfs" graph driver, including
necessary kernel flags.
</flag>
- <flag name="cli">
- This is a temporary use flag which pulls in
- <pkg>app-containers/docker-cli</pkg>, the docker command line client.
- This flag is here to assist in the transition to split packages
- and will be removed in a future release.
- </flag>
<flag name="container-init">
Makes the a staticly-linked init system tini available inside a
container.