2
0
mirror of https://github.com/knorrie/network-examples synced 2025-08-29 13:39:01 +00:00

Add git package

Adds the git package to packages that needs to be installed.
This commit is contained in:
Fredrik Lindqvist 2017-07-07 16:24:48 +02:00 committed by GitHub
parent 586f8572f2
commit 608ae8fb38

View File

@ -17,7 +17,7 @@ Here's a simple schematic overview of what I mean:
To be able to create containers and hook up their network interfaces to openvswitch, we need the following packages:
apt-get install lxc debootstrap openvswitch-switch
apt-get install lxc debootstrap openvswitch-switch git
## Setting up networking