Add support for configuring ExtraHosts by kalmanb · Pull Request #156 · docker-java/docker-java

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@kalmanb

Copy link

@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

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

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@kalmanb @marcuslinke