start-system.sh

SYNOPSIS

start-system.sh [config-name]

DESCRIPTION

Start a set of Docker containers using the configuration files defined in [config-name], from the configs/ directory. If no configuration name is given, uses b200_arm64.

OPTIONS

config-name

Use the files in the directory configs/<config-name> to start and configure the Docker containers.

EXAMPLES

start-system.sh
start-system.sh rfsim_arm64

SEE ALSO

stop-system.sh