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.
1 parent b17e133 commit 0263ddaCopy full SHA for 0263dda
pkgbuild/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/biglinux/$pkgname"
9
license=('GPL3')
10
depends=('coreutils' 'docker' 'docker-compose')
11
provides=("$pkgname")
12
-conflicts=("$pkgname-git")
+conflicts=("$pkgname-git" 'podman' 'podman-compose' 'podman-desktop-bin' 'podman-dnsname')
13
backup=('etc/default/docker')
14
options=('!strip' '!docs')
15
source=("git+${url}.git")
0 commit comments