/docker-menu

🐬 Manage your Docker containers with convenience from your macOS menu bar.

Primary LanguageSwift

🐬 Docker Menu

Manage your Docker containers with convenience from your macOS menu bar.

Here are some screenshots:

Your Image Alt Text Your Image Alt Text

Features

  • Start, pause, stop, restart and remove containers.
  • Open interactive shell.
  • See container logs.

Installation

You can either build it yourself (see details further down). Or download the zip archive from releases and run dockermenu.app.

Build and run

  1. Open the project in Xcode
  2. Click on the Product -> Archive menu item
  3. Click "Export..."
  4. Chose "Export as a Mac Application"

This should generate a dockermenu.app ready to be run.

Author