mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
3e5ac74241
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> |
||
---|---|---|
.. | ||
make | ||
.vendor-helpers.sh | ||
dind | ||
generate-authors.sh | ||
install.sh | ||
make.sh | ||
release.sh | ||
vendor.sh |