diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install/Docker.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/install/Docker.mdwn b/doc/install/Docker.mdwn index 8b6d94fe9..aae39590e 100644 --- a/doc/install/Docker.mdwn +++ b/doc/install/Docker.mdwn @@ -13,6 +13,10 @@ Most of these are not published, but you can build your own. (See below.) Since the Android autobuilder container can take quite a lot of work to get built, it is published. `docker pull joeyh/git-annex-android-builder` +So's the armel autobuilder container. +`docker pull joeyh/git-annex-armel-builder`, and its companion container +`docker pull joeyh/git-annex-armel-builder-companion` + # building autobuilder containers using Propellor The Docker containers are built using |