Update README
This commit is contained in:
parent
48a0357a3f
commit
e4d699e228
@ -16,7 +16,7 @@ Config.Jail_zfs_mountpoint = none
|
|||||||
|
|
||||||
Create jails
|
Create jails
|
||||||
------------
|
------------
|
||||||
For now, we can't pass config at creation time. We have to define config after creation:
|
You need to specify release, and optional configuration:
|
||||||
<pre><code>
|
<pre><code>
|
||||||
gocage create jail1 -r 13.2-RELEASE -p "Config.Ip4_addr='vnet0|192.168.1.91/24',Config.Ip6=none,Config.Boot=1"
|
gocage create jail1 -r 13.2-RELEASE -p "Config.Ip4_addr='vnet0|192.168.1.91/24',Config.Ip6=none,Config.Boot=1"
|
||||||
</code></pre>
|
</code></pre>
|
||||||
|
Loading…
Reference in New Issue
Block a user