lazycontainer
« Back to VersTracker
Description:
Terminal UI for Apple Containers
Type: Formula  |  Latest Version: 0.0.1@0  |  Tracked Since: Dec 27, 2025
Links: Homepage  |  GitHub  |  formulae.brew.sh
Stars: 313  |  Forks: 9  |  Language: Go  |  Category: Developer tools
Tags: tui containers virtualization macos go
Install: brew install lazycontainer
About:
lazycontainer is a terminal-based user interface (TUI) designed to simplify the management of Apple's native Virtualization.framework containers. It provides an interactive dashboard to view, start, stop, and inspect container instances without relying on complex CLI commands. The tool aims to bring a Docker-like workflow efficiency to Apple's lightweight virtualization technology.
Key Features:
  • Interactive TUI for real-time container monitoring
  • Simplified commands for start, stop, and delete operations
  • Log viewing and shell access integration
  • Native performance using Go
Use Cases:
  • Managing local development environments running in Apple VMs
  • Quickly inspecting container states and logs without memorizing flags
  • Running lightweight Linux environments on macOS
Alternatives:
  • Docker Desktop – Docker is heavier and requires a separate daemon; lazycontainer uses native macOS virtualization.
  • lima – Lima is powerful but CLI-focused; lazycontainer offers a visual interface.
Version History
Detected Version Rev Change Commit
Dec 27, 2025 10:02am 0.0.1 0 VERSION_BUMP e11adb34
Sep 15, 2025 3:38pm 0 VERSION_BUMP 913cbcde