mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
This patch allows to only release the packages that were built and are present under the bundles/ directory instead of assuming packages exist for all distros enumerated in the contrib/builder/ directory. It also now adds support for armhf architecture for apt repositories. Signed-off-by: Tibor Vass <tibor@docker.com> (cherry picked from commit 2ff2e9a73076b737948c68c26f26b7bda5ac7db8) Signed-off-by: Tibor Vass <tibor@docker.com>