Skip to content

Commit b06a273

Browse files
Update README.md
1 parent ce05604 commit b06a273

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Available for OS X, Windows, ChromeOS and Linux
77
* [Download OS X version](https://github.com/felixgborrego/docker-ui-chrome-app/releases)
88
* [Download Linux version](https://github.com/felixgborrego/docker-ui-chrome-app/releases)
99

10+
Deprecated version:
11+
1012
* [Download Chrome plugin version](https://chrome.google.com/webstore/detail/jfaelnolkgonnjdlkfokjadedkacbnib)
1113

1214
This app uses Docker Remote Api.
@@ -24,6 +26,7 @@ Any feedback is more than welcome!
2426

2527
### Main features
2628

29+
* Native app for Windows, MacOS and Linux.
2730
* Garbage collection for unused containers. Removing containers that haven't been in use for the last few days.
2831
* Garbage collection for unused images, Keeping only the once used by a container.
2932
* Virtual terminal to log into the container.
@@ -50,6 +53,15 @@ Any feedback is more than welcome!
5053
* Bower
5154
* Momentjs
5255

56+
###Contributing
57+
58+
Compile and test it yourself:
59+
60+
* [Electron app](electron/README.md)
61+
* [Chrome app](chromeapp/README.md)
62+
63+
Contributions are more than welcome. Bug reports with specific reproduction steps are great. If you have a code contribution you'd like to make, open a pull request with suggested code.
64+
5365

5466
### Copyright and License
5567

0 commit comments

Comments
 (0)