Add custom installation script
Description
Scripts get.docker.com
or get.docker.io
allow for selecting a specific channel (edge
, test
or experimental
) but not a specific Docker version.
Proposal
We could extract some logic from get.docker.com
and create a script for adding apt
or yum
repositories and installing specific Docker versions (also for upgrading and downgrading).