Skip to content

First release

Compare
Choose a tag to compare
@AMEST AMEST released this 27 Jun 19:26
· 7 commits to master since this release

First release with minimal working functionality.
Supported os:

Implemented:

  • Configure docker host from
    • DOCKER_HOST environment variable
    • --docker_host arg when start
    • current selected context in docker context
  • Getting published ports
  • Starting proxies from localhost:published_port to docker host:published_port. But now implemented only TCP proxy
  • Managing proxies (starting new and stopping old)