/docker-tray

A minimal docker tray icon to stop containers and open their logs

Primary LanguageJavaScriptMIT LicenseMIT

Docker Tray

A cross-platform tray icon for Docker. Stop containers and view their log easily.

docker-tray-presentation

Install

  • Linux Download
  • Windows Download (Coming soon)
  • MacOS Download (Coming soon)

Contribute

Install dependencies

npm i

Develop

npm start

Building

npm run build