2
0
mirror of https://github.com/knorrie/network-examples synced 2025-08-30 22:16:11 +00:00

We also use Stretch for the container, of course

This commit is contained in:
Hans van Kranenburg
2017-11-09 23:21:20 +01:00
parent 1d290154b1
commit 67ba3a2c67

View File

@@ -120,7 +120,7 @@ Now make sure your `.gitignore` looks like this, to include only very specific f
Here's an example to create a first container, which we'll configure a bit and use as a template to clone all other containers from.
lxcbird:/var/lib/lxc 0-# MIRROR=http://ftp.nl.debian.org/debian lxc-create -t debian -B btrfs -n birdbase -- -r jessie
lxcbird:/var/lib/lxc 0-# MIRROR=http://ftp.nl.debian.org/debian lxc-create -t debian -B btrfs -n birdbase -- -r stretch
### Configure the network and openvswitch up/down script