Skip to content

Use host network for docker starter #26

@tkilias

Description

@tkilias

Background

  • In the docker starter exaslct_within_docker_container.sh, we start exaslct in a docker container
  • If we use exaslct upload customers probably assume most of the time the forwarded ports of the docker-db to be the ports to connect, too
  • However, if you run in docker container and have it not on the host network the port forwards are inaccessible from inside the container
  • To provide a more natural behavior we should start the docker starter container with --network host

Metadata

Metadata

Assignees

Labels

bugUnwanted / harmful behavior

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions