Advanced usage
truss image
Subcommands for truss image.
Options
--help
Show help message and exit.
truss image build
Builds the docker image for a Truss.
Options
Docker image tag.
--help
Show help message and exit.
Arguments
A Truss directory. If none, use current directory.
Image context. If none, a temp directory is created.
truss image build-context
Create a docker build context for a Truss.
Options
--help
Show help message and exit.
Arguments
Folder where image context is built for Truss.
A Truss directory. If none, use current directory.
truss image run
Runs the docker image for a Truss.
Options
Docker build image tag.
Local port used to run image.
--attach
Flag for attaching the process.
--help
Show help message and exit.
Arguments
A Truss directory. If none, use current directory.
Image context. If none, a temp directory is created.
Was this page helpful?