Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 456 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 456 Bytes

docker-menu

Menubar app for Docker built on Electron

Installing

Download the appropriate file from Releases. We're working on the auto-updater.

Building

Run the following commands in the cloned source directory:

  • npm install
  • npm run grunt

The resulting .app file will be placed in a build/ subdirectory.