Add support for configuring ExtraHosts by kalmanb · Pull Request #156 · docker-java/docker-java
Navigation Menu
{{ message }}
docker-java / docker-java Public
- Notifications You must be signed in to change notification settings
- Fork 1.1k
Merged
marcuslinke merged 3 commits intodocker-java:masterfrom
Feb 23, 2015Merged
Add support for configuring ExtraHosts#156
marcuslinke merged 3 commits intodocker-java:masterfrom
Add support for configuring ExtraHosts#156
marcuslinke merged 3 commits intodocker-java:masterfrom
Conversation
Copy link
kalmanb
commented
Feb 19, 2015
kalmanb
commented
Extends HostConfig to support adding entries to /etc/hosts on startup.
See https://docs.docker.com/reference/api/docker_remote_api_v1.16/ for details on the API
kalmanb added 3 commits
February 19, 2015 15:20Extends HostConfig to support adding entries to /etc/hosts on startup.
marcuslinke added a commit that referenced this pull request
Feb 23, 2015Add support for configuring ExtraHosts - version 2
marcuslinke
merged commit
077de66
into
docker-java:master
Copy link
Contributor
marcuslinke
commented
Feb 23, 2015
marcuslinke commented
Feb 23, 2015@kalmanb Thanks for your contribution!
marcuslinke
changed the title
Add support for configuring ExtraHosts - version 2
Add support for configuring ExtraHosts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment