mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
community/docker-cli-buildx: don't depend on docker-cli
The package `docker` should depend on docker-cli-buildx, not the other way around.
This commit is contained in:
parent
c252042034
commit
63fc9a3224
@ -3,12 +3,11 @@
|
||||
pkgname=docker-cli-buildx
|
||||
_commit=c513d34049e499c53468deac6c4267ee72948f02
|
||||
pkgver=0.10.4
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="A Docker CLI plugin for extended build capabilities"
|
||||
url="https://docs.docker.com/engine/reference/commandline/buildx_build"
|
||||
arch="all"
|
||||
license="Apache-2.0"
|
||||
depends="docker-cli"
|
||||
makedepends="go"
|
||||
options="net"
|
||||
source="buildx-$pkgver.tar.gz::https://github.com/docker/buildx/archive/v$pkgver.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user