Skip to main content

Options

Show help message and exit.

truss image build

Builds the docker image for a Truss.

Options

TEXT
Docker image tag.
Show help message and exit.

Arguments

Optional
A Truss directory. If none, use current directory.
Optional
Image context. If none, a temp directory is created.

truss image build-context

Create a docker build context for a Truss.

Options

Show help message and exit.

Arguments

Optional
Folder where image context is built for Truss.
Optional
A Truss directory. If none, use current directory.

truss image run

Runs the docker image for a Truss.

Options

TEXT
Docker build image tag.
INTEGER
Local port used to run image.
Flag for attaching the process.
Show help message and exit.

Arguments

Optional
A Truss directory. If none, use current directory.
Optional
Image context. If none, a temp directory is created.