Skip to content
This repository was archived by the owner on Jan 1, 2021. It is now read-only.
This repository was archived by the owner on Jan 1, 2021. It is now read-only.

Give the VM a hostname in the init script #85

@bfirsh

Description

@bfirsh

docker-osx adds localdocker to /etc/hosts to make accessing ports really easy: https://github.com/noplay/docker-osx/blob/master/docker-osx#L37-L61

I see some work has been done to automatically forward dynamically assigned ports in #73, but when doing development work I want my server to be at a predictable address (so, for example, I could always go to http://boot2docker:8000 in my web browser).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions