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

Vagrant kick over to Dockerfile #935

Closed
wants to merge 2 commits into from
Closed

Conversation

jb11211
Copy link

@jb11211 jb11211 commented Mar 23, 2015

Hey Guys,

I saw the discussion around issue 915 and although removing
Vagrant makes sense if no-one is looking after it I thought
I would suggest an alternative.

The associated change will allow vagrant based toolsets to
continue to run drone, only with some extra dependencies:

  • Docker
  • vagrant docker provider (std since v1.6 - Apr 2014)

The change itself is boiler plate. grabbed directly from the
Vagrant docker provider documentation:
http:https://docs.vagrantup.com/v2/docker/basics.html

Obviously it's up to you, but this change will potentially
break less ppl

John Brooker added 2 commits March 23, 2015 08:41
Adding boiler plate Vagrant config which
will kick over to the Dockerfile.

Will only break if:
a) Vagrant docker provider is not present; or
b) You dont have docker installed
c) Your dockerfile/build is broken
@jb11211
Copy link
Author

jb11211 commented Mar 23, 2015

withdrawing for port forward fix

@jb11211 jb11211 closed this Mar 23, 2015
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

Successfully merging this pull request may close these issues.

None yet

1 participant