This virtual package provides the following dependencies:
Install this version:
emerge -a =virtual/docker-cli-0
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0 | 9 | amd64 | 0 |
# Copyright 2026 Nadeŭka <me+oss@nadevko.cc> # Distributed under the terms of the GNU General Public License v2 EAPI=9 DESCRIPTION='Docker-compatible cli provider' SLOT=0 KEYWORDS=amd64 RDEPEND=' || ( app-containers/docker-cli app-containers/podman app-containers/nerdctl ) '