Skip to main content

CODITECT Docker Development Environment - Quick Start Script

One-command setup for local development Usage: ./scripts/start-dev-container.sh [OPTIONS] Options: --build Force rebuild image --clean Remove existing container and volumes (fresh start) --shell Open shell after start --vnc Connect to VNC after start --help Show this help

File: start-dev-container.sh

Type: Shell Script

Usage

bash start-dev-container.sh
# or
./start-dev-container.sh