Clean and fix scripts in bin directory

This commit is contained in:
2015-06-06 17:55:47 +02:00
parent bcc1194d48
commit 3d69e1ff90
12 changed files with 49 additions and 61 deletions

7
test Normal file
View File

@@ -0,0 +1,7 @@
docker run -t -i -n=false \
--lxc-conf="lxc.network.type = veth" \
--lxc-conf="lxc.network.flags = up" \
--lxc-conf="lxc.network.link = br0" \
--lxc-conf="lxc.network.ipv4 = 10.0.2.123" \
--lxc-conf="lxc.network.ipv4.gateway=10.0.2.15" \
hamachi /bin/bash