Skip to content

[Feature] Add withAccessToHost option to access to host from containers #2212

@JulienBreux

Description

@JulienBreux

Problem

In my case, I've a container that needs to access to host in order to function.

Solution

Add the withAccessToHost(bool: access) from Java implem to Go to do that.

Benefit

The main advantage is to allow containers to communicate with the host.
(e.g. Redis hosted on a host or a service under development, etc.)

Alternatives

IDK

Would you like to help contributing this feature?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew functionality or new behaviors on the existing one

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions