debug(1) General Commands Manual debug(1)

debug - Launch a debug shell

debug <-r|--rootfs> [-t|--target] [--user] [--uid] [--gid] [--cleanup] [-h|--help]

Launch a debug shell to active in a container environment backed by the rootfs file system. This command is mostly used to debug new build images before you have configured a manifest file.

Backing file system for the containerized environment
Temporary directory to setup the runtime environment
Username in the container, defaults to ayllu
User's UID in the container, defaults to 1000
User's GID in the container, defaults to 1000
Cleanup the runtime directory after exiting
Print help (see a summary with '-h')
debug