MyNixOS website logo
option-set

virtualisation.oci-containers.containers.<name>

Showing entries 1-17 out of 17.
loginNixOS option-set
When enabled, the container is automatically started on boot
Commandline arguments to pass to the image's entrypoint
Define which other containers this one depends on
Override the default entrypoint of the image
Environment variables to set for this container
Environment files for this container
Extra options for podman run
The hostname of the container
Path to an image file to load before running the image
Labels to attach to the container at runtime
Logging driver for the container
Network ports to publish from the container to the outer host
Override the username or UID (and optionally groupname or GID) used in the container
List of volumes to attach to this container
Override the default working directory for the container