Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce auto-installed dependencies if provisioning a released version of Deis #42

Open
sgoings opened this issue Oct 7, 2015 · 2 comments

Comments

@sgoings
Copy link
Member

sgoings commented Oct 7, 2015

@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
Copy link

rimusz commented Oct 7, 2015

@sgoings for the release version the dependencies should be entirely removed :)

@bacongobbler
Copy link
Member

Is this baked into rigger or is this when installing it from a package installer like homebrew? If it's the latter I think it's completely reasonable to let the dependency mgmt program handle it unless it's causing dependency hell on newcomers :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants