Man page - debspawn-run(1)
Packages contas this manual
Manual
| DEBSPAWN-RUN(1) | debspawn run | DEBSPAWN-RUN(1) |
NAME
debspawn-run - Run arbitrary commands in debspawn container session
SYNOPSIS
debspawn run [-h|--help] [--variant] [-a|--arch] [--suite] [--artifacts-out] [--build-dir] [--bind-build-dir] [--cachekey] [--init-command] [-x|--external-command] [--header] [--allow] [--boot] {NAME} {COMMAND}
DESCRIPTION
This subcommand allows you to run arbitrary commands in an ephemeral debspawn container, using the same environment that is normally used for building packages.
debspawn run is explicitly designed to be used by other automation tools for custom applications, and usually you will want to use debspawn build instead to build Debian packages.
OPTIONS
NAME
COMMAND
-h|--help
--variant
-a|--arch
--suite
--artifacts-out
--build-dir
--bind-build-dir
--cachekey
--init-command
-x|--external-command
--header
--allow
--boot
SEE ALSO
debspawn-build(1).
AUTHOR
This manual page was written by Matthias Klumpp <mak@debian.org>.
COPYRIGHT
Copyright © 2018-2022 Matthias Klumpp
| Debspawn |