containerlab icon indicating copy to clipboard operation
containerlab copied to clipboard

Expose Docker network options to a user

Open hellt opened this issue 1 year ago • 0 comments

Currently we don't allow setting any of the custom options via a topo file.

We need to think how to expose driver options so that a user can set them

driver_opts:
      com.docker.network.bridge.gateway_mode_ipv4: 'routed'

hellt avatar Oct 29 '24 09:10 hellt