X Tutup
Skip to content

Add support for configuring ExtraHosts#156

Merged
marcuslinke merged 3 commits intodocker-java:masterfrom
kalmanb:withExtraHosts
Feb 23, 2015
Merged

Add support for configuring ExtraHosts#156
marcuslinke merged 3 commits intodocker-java:masterfrom
kalmanb:withExtraHosts

Conversation

@kalmanb
Copy link
Copy Markdown

@kalmanb kalmanb commented Feb 19, 2015

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

marcuslinke added a commit that referenced this pull request Feb 23, 2015
Add support for configuring ExtraHosts - version 2
@marcuslinke marcuslinke merged commit 077de66 into docker-java:master Feb 23, 2015
@marcuslinke
Copy link
Copy Markdown
Contributor

@kalmanb Thanks for your contribution!

@marcuslinke marcuslinke changed the title Add support for configuring ExtraHosts - version 2 Add support for configuring ExtraHosts Feb 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.

2 participants

X Tutup