Skip to content

ujust devcontainer

Devcontainer commands

Quick Start

Follow the standard service lifecycle:

Step Command Recording
1. Config ujust devcontainer config
2. Start ujust devcontainer start
3. Status ujust devcontainer status
4. Logs ujust devcontainer logs
5. Stop ujust devcontainer stop

Subcommands

Configuration

Subcommand Arguments Description Recording
config Configure and generate devcontainer.json

Lifecycle

Subcommand Arguments Description Recording
restart Restart devcontainer
start [--workspace-folder=PATH] Start devcontainer
stop Stop devcontainer
delete Remove devcontainer (keeps config)

Monitoring

Subcommand Arguments Description Recording
status Show container status
logs [--lines=N] View container logs

Operations

Subcommand Arguments Description Recording
list List running devcontainers

Shell

Subcommand Arguments Description Recording
shell [-- CMD] Open shell or execute command in container

Other

Subcommand Arguments Description Recording
help Show help

Flags

Flag Short Default Values Description
--gpu-type -g
--instance -n
--lines -l
--network-mode
--runtime -r
--service -s
--tag -t
--workspace-folder -w
--workspace-mount

See Also

View all 8 command recordings for this service.


Source: just/bazzite-ai/devcontainer.just