forked from mirrors/nixpkgs
nixos-manual: develop autoStart option for containers
This commit is contained in:
parent
099712f78d
commit
b8495e4a04
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ containers.database =
|
|||
If you run <literal>nixos-rebuild switch</literal>, the container will
|
||||
be built. If the container was already running, it will be
|
||||
updated in place, without rebooting. Container can be configured to
|
||||
start automatically by setting <literal>autoStart = true</literal>
|
||||
start automatically by setting <literal>containers.database.autoStart = true</literal>
|
||||
in its configuration.</para>
|
||||
|
||||
<para>By default, declarative containers share the network namespace
|
||||
|
|
Loading…
Add table
Reference in a new issue