Scroll to navigation

WWCTL(1) WWCTL(1)

NAME

wwctl-container-exec - Run a command inside of a Warewulf container

SYNOPSIS

wwctl container exec [OPTIONS] CONTAINER COMMAND

DESCRIPTION

Run a COMMAND inside of a warewulf CONTAINER. This is commonly used with an interactive shell such as /bin/bash to run a virtual environment within the container.

OPTIONS

-b, --bind=[] Bind a local path into the container (must exist)

-h, --help[=false] help for exec

-n, --node="" Create a read only view of the container for the given node

--syncuser[=false] Synchronize UIDs/GIDs from host to container

--tempdir="" Use tempdir for constructing the overlay fs (only used if mount points don't exist in container)

OPTIONS INHERITED FROM PARENT COMMANDS

-d, --debug[=false] Run with debugging messages enabled.

-v, --verbose[=false] Run with increased verbosity.

--warewulfconf="" Set the warewulf configuration file

SEE ALSO

wwctl-container(1)

HISTORY

26-Mar-2024 Auto generated by spf13/cobra

Mar 2024 Auto generated by spf13/cobra