Is your feature request related to a problem?
At now formula installs Docker via direct downloading the binary from web. But for many users more convenient way is to install using system repositories, to receive automatic updates together with all other system packages.
Describe the solution you'd like
Will be good to add an option into formula, that installs docker via apt-get from repositories on Debian/Ubuntu-based systems, and maybe similar way for other Linux families.