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

provider/docker: Add support of custom networks #4483

Merged
merged 4 commits into from
Jan 14, 2016

Conversation

ColinHebert
Copy link
Contributor

Fixes #4478

@ColinHebert
Copy link
Contributor Author

The networks can't be used from terraform quite yet as the connect and disconnect API haven't been implemented in fsouza/go-dockerclient ( fsouza/go-dockerclient#442 )

@ColinHebert
Copy link
Contributor Author

Upstream issue fixed, I added a commit to the pull request.

@jen20
Copy link
Contributor

jen20 commented Jan 4, 2016

Thanks @ColinHebert - I'll rerun the build on Travis now the upstream has merged.

@jen20
Copy link
Contributor

jen20 commented Jan 4, 2016

@ColinHebert - looks like there are legit build failures: https://travis-ci.org/hashicorp/terraform/builds/100197037#L517

@ColinHebert
Copy link
Contributor Author

@jen20 yep they're fixed now.

@jen20 jen20 merged commit f72322c into hashicorp:master Jan 14, 2016
@jen20
Copy link
Contributor

jen20 commented Jan 14, 2016

Hi @ColinHebert! I fixed up a merge conflict here and merged this manually. As part of it I fixed up the image tests so that they don't depend on a hash which changes. Thanks for your contribution, and sorry this took us so long to get to.

@ColinHebert
Copy link
Contributor Author

Hey no worries @jen20, thanks for merging that :)

@ColinHebert ColinHebert deleted the docker_network branch January 19, 2016 16:36
@ghost
Copy link

ghost commented Apr 28, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Docker] Add support for docker network
3 participants