-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Run docker in vagrant #1943
Run docker in vagrant #1943
Conversation
@wizardbyron thanks for the PR. Are you using the latest master when creating this PR? Please kindly rebase to resolve the merge conflicts and let us know if you need help with the rebase. |
I've resolved the conflicts. |
@wizardbyron thanks for the PR. Testing looks good:
|
That's great! Do I need create a new PR to add instructions in README.md ? |
I'm updating it :) |
Cool! |
Just one Vagrantfile that can help you run docker in vagrant without errors.
❗ : You have to install vagrant and virtualbox first.
usage:
❗ You need to run docker by sudo
Then, you can run
./run-in-docker.sh
in vagrant. And the directory /swagger-codegen was mapped as /vagrant