## Version 1.0 Initial release. - Sidebar with System, Containers, Images, Volumes and Networks sections - Containers grouped into compose projects, with compose up, down and build - Start, stop, restart, kill, delete, shell, logs, inspect and browse for containers - Run, pull, push, tag, inspect, delete and prune for images - Create, inspect, reveal, delete and prune for volumes and networks - Container services and builder control, disk usage and local DNS domains - Hostname Domain preference: writes Apple Container's DNS domain and registers it with macOS - Open a container's published port in the browser, with a picker when several ports are published - Extension commands for compose, image builds and pulls, and system control - Dockerfile and Compose syntax highlighting and folding, via bundled tree-sitter grammars - Dockerfile and Compose language features via docker-language-server