We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33fd879 + 1e3f15a commit 8232800Copy full SHA for 8232800
deb/common/control
@@ -107,7 +107,7 @@ Homepage: https://github.com/docker/buildx
107
Package: docker-compose-plugin
108
Priority: optional
109
Architecture: linux-any
110
-Recommends: docker-buildx-plugin
+Recommends: docker-buildx-plugin (>= 0.17.0)
111
Enhances: docker-ce-cli
112
Description: Docker Compose (V2) plugin for the Docker CLI.
113
This plugin provides the 'docker compose' subcommand.
rpm/SPECS/docker-compose-plugin.spec
@@ -13,7 +13,7 @@ Vendor: Docker
13
Packager: Docker <support@docker.com>
14
15
16
+Recommends: docker-buildx-plugin >= 0.17.0
17
18
BuildRequires: bash
19
0 commit comments