Introduction

Licobox is designed for developers who want to run and manage Docker containers on macOS without a heavy local setup. It focuses on the core container workflow: start the runtime, use Docker Engine, inspect containers, and keep local development moving.

What Licobox does

With Licobox, you can run Docker containers on macOS, manage containers and images, inspect logs and stats, access containers by IP, mount volumes into macOS, and debug minimal containers from a desktop app.

How to download

The easiest way to install Licobox is with Homebrew:

brew install licobox/licobox-tap/licobox

After installing, start the runtime and use the Docker CLI as you normally would. You can also follow the install guide for more details.

Open the install guide →

Feedback

Feedback, bug reports, and feature requests are welcome on GitHub. If you run into an issue or have an idea for Licobox, send it here:

https://github.com/licobox/licobox/issues