moby--moby/hack
Martin Kelly 3e5ac74241 install.sh: fix for multiarch deb/ubuntu
Currently, the Docker repos will trigger apt-get errors on a
multiarch-configured deb system because the repos don't contain all
architectures. For example, on a multiarch system supporting amd64 and
armhf, apt-get will look for armhf Docker packages, fail to find them,
and error out.

Fix this by qualifying the repo line with the currently active
architecture.

This fixes issue #18207.

Signed-off-by: Martin Kelly <martin@surround.io>
2015-11-24 16:53:13 -08:00
..
make Merge pull request #17714 from mikedougherty/cs-release-fixes 2015-11-23 19:47:10 -08:00
.vendor-helpers.sh Merge pull request #17803 from hypriot/17802-add-initial-support-for-docker-on-arm 2015-11-17 16:52:54 +01:00
dind Remove cgroups mounting in dind 2015-11-16 17:10:53 -08:00
generate-authors.sh Move scripts back to hack/, leave docs in project/ 2015-03-13 14:04:08 -06:00
install.sh install.sh: fix for multiarch deb/ubuntu 2015-11-24 16:53:13 -08:00
make.sh Merge pull request #17714 from mikedougherty/cs-release-fixes 2015-11-23 19:47:10 -08:00
release.sh update release script and release process 2015-11-04 16:20:04 -08:00
vendor.sh Fixed an endpoint delete issue with a possible stale sbox 2015-11-19 12:46:37 -08:00