Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

mariner.host.enable

Whether to enable nix-mariner host module.

Type: boolean

Default:

true

Declared by:

mariner.host.graphics.enable

Whether to enable host graphics.

Type: boolean

Default:

false

Example:

true

Declared by:

mariner.host.network.enable

Whether to enable nix-mariner host network options.

Type: boolean

Default:

false

Example:

true

Declared by:

mariner.host.network.address

Static IPv4 address assigned to the host bridge

Type: string

Default:

"10.0.0.1"

Declared by:

mariner.host.network.exposeDNS

Whether to enable host DNS on the microvm bridge (requires Resolved service) and allow VMs to reach it.

Type: boolean

Default:

false

Example:

true

Declared by: