gesellix/docker-client

external network prefixed with namespace

Closed this issue · 1 comments

External networks should not be prefixed with namespace_

networks:
  dmz:
    external: true

ERROR:
request failed: [network marioTest_dmz not found]

The fix will land with #83. Finally. Sorry for the delay!