Skip to content

Latest commit

 

History

History
executable file
·
9 lines (6 loc) · 221 Bytes

ROADMAP.md

File metadata and controls

executable file
·
9 lines (6 loc) · 221 Bytes

Use this

# host.docker.internal does not work on Linux yet: https://github.com/docker/for-linux/issues/264
# Workaround:
# ip -4 route list match 0/0 | awk '{print $3 " host.docker.internal"}' >> /etc/hosts \