Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 455 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 455 Bytes

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