Skip to content

Expose Docker Daemon Port #49

@bexelbie

Description

@bexelbie

The Docker Daemon port needs to be exposed and TLS certificates made available to the host so that the box can be used as a docker provider on non-linux hosts and so that external tools, such as eclipse can work with the docker daemon in the box.

I believe that by default, we should use port forwarding and create a port on localhost that is forwarded to the docker daemon. We should document using a private_network IP to accomplish the same task. We should also generate a tls certificate pair and place the appropriate component on the host for future use.

A small program or plugin can be to set up environment variables for host consumers.

Opinions/ideas welcome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions