We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bba5127 commit 7f3df5bCopy full SHA for 7f3df5b
.travis.yml
@@ -6,5 +6,6 @@ before_install:
6
- sudo apt-get install software-properties-common -qq
7
- sudo add-apt-repository ppa:dotcloud/lxc-docker -y
8
- sudo apt-get update -qq
9
+ - sed -i "s/USE_LXC_BRIDGE=\"true\"/USE_LXC_BRIDGE=\"false\"/g" /etc/default/lxc
10
- sudo apt-get install lxc-docker -qq
11
- sudo docker -d &
0 commit comments