diff --git a/srcpkgs/docker/template b/srcpkgs/docker/template index 3f926d14248..9992904f82f 100644 --- a/srcpkgs/docker/template +++ b/srcpkgs/docker/template @@ -19,7 +19,7 @@ depends+=" iptables xz git" nopie=yes nostrip=yes nocross=yes -archs="armv7l* x86_64* ppc64le*" +archs="aarch64* armv7l* x86_64* ppc64le*" system_groups="docker" _docker_components="tini proxy dockercli"