faradayio / cage

Develop and deploy complex Docker applications
http://cage.faraday.io
Apache License 2.0
307 stars 26 forks source link

Inject `host.docker.internal` on Linux #96

Closed emk closed 4 years ago

emk commented 4 years ago

We only do this when running locally, not when using cage export. This is implemented using a plugin to transform our docker-compose.yml files.