Feature: automated Docker & Compose update
Description
The role should automatically update Docker & Compose to the specified/latest (discuss!) version.
Proposal
-
Docker - specify version for apt, maybe get rid of the
get-docker
script? -
Compose - maybe just install with pip?
Also, we should not installdocker-py
any more, since it conflicts with recent Compose releases.