mirror of
https://github.com/p8952/bocker.git
synced 2025-11-08 21:54:01 +01:00
Remove base-image requirement
This commit is contained in:
parent
22dc3c5b19
commit
000633061c
@ -27,7 +27,6 @@ Additionally your system will need to be configured with the following:
|
|||||||
* A network bridge called `bridge0` and an IP of 10.0.0.1/24
|
* A network bridge called `bridge0` and an IP of 10.0.0.1/24
|
||||||
* IP forwarding enabled in `/proc/sys/net/ipv4/ip_forward`
|
* IP forwarding enabled in `/proc/sys/net/ipv4/ip_forward`
|
||||||
* A firewall routing traffic from `bridge0` to a physical interface.
|
* A firewall routing traffic from `bridge0` to a physical interface.
|
||||||
* A `base-image` which contains the filesystem to seed your container with.
|
|
||||||
|
|
||||||
For ease of use a Vagrantfile is included which will build the needed environment.
|
For ease of use a Vagrantfile is included which will build the needed environment.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user