@rimusz encountered the experience that `rigger` installs the following packages when provisioning a release version of deis: - git - go - docker-machine Let's move the auto installation of these tools later in the process of the run lifecycle of `rigger` or remove the dependencies entirely (gasp!).
@rimusz encountered the experience that
riggerinstalls the following packages when provisioning a release version of deis:Let's move the auto installation of these tools later in the process of the run lifecycle of
riggeror remove the dependencies entirely (gasp!).