aboutsummaryrefslogtreecommitdiffstats
path: root/community/docker
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-08 04:51:47 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-08 04:51:47 +0000
commitc1086bf062d7bb3f5b2bbbdb701ea43b36c7c141 (patch)
tree2e72f6df69f0cfbb17849498db905c46543158a8 /community/docker
parent2a42a57e308b546f901a0dfb3f7b27eba301b4d4 (diff)
downloadaports-c1086bf062d7bb3f5b2bbbdb701ea43b36c7c141.tar.bz2
aports-c1086bf062d7bb3f5b2bbbdb701ea43b36c7c141.tar.xz
community/docker: disable on mips
Diffstat (limited to 'community/docker')
-rw-r--r--community/docker/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/docker/APKBUILD b/community/docker/APKBUILD
index cafbc8164d..46aa66947c 100644
--- a/community/docker/APKBUILD
+++ b/community/docker/APKBUILD
@@ -7,7 +7,7 @@ _gitcommit=afacb8b7f0d8d4f9d2a8e8736e9c993e672b41f3 # https://github.com/docker/
pkgrel=0
pkgdesc="Pack, ship and run any application as a lightweight container"
url="https://www.docker.io/"
-arch="all"
+arch="all !mips !mips64" # blocked by containerd
license="Apache-2.0"
depends="docker-engine docker-cli"
makedepends="go go-md2man btrfs-progs-dev bash linux-headers coreutils lvm2-dev libtool