Docker Commands
Lightweight Docker CLI tool for local web development
Your local websites up and running in seconds
OS Support
Linux major distribution, MacOS intel or apple chips and Windows 10 & 11 with WSL2 are supported as long as Docker is installed.
Quick start
Start your project in seconds with few commands.
Templates & Examples
Start with a template or pick one as example to get up and running quickly.
Lightweight & Dispensable
Written in Rust, the CLI requires no dependencies and is very small. You can use only docker compose as a drop-in replacement at any time.
Local VHOSTS
Use local domains to access your projects. No need to change your hosts file.
Offline support
Once configured, you can work offline. No need to be connected to the internet to resolve local domains.