Skip to content

Commit

Permalink
Merge pull request #711 from jbemmel/patch-2
Browse files Browse the repository at this point in the history
Map kernel module path to cvx container
  • Loading branch information
hellt committed Dec 2, 2021
2 parents 81363ee + 1648d1e commit ae0b9bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lab-examples/cvx02/topo.clab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ topology:
image: networkop/cx:4.3.0
runtime: docker
binds:
- /lib/modules:/lib/modules:ro # for kernel modules like ebtables
- sw1/interfaces:/etc/network/interfaces
h1:
kind: linux
Expand Down

0 comments on commit ae0b9bb

Please sign in to comment.