Visual Docker Container Management on Mac & Windows
Перейти к файлу
Jeffrey Morgan c02a037190 Revert "Revert "Adding Custom URL Handler for running containers" for 1.6 release" 2015-04-16 14:54:40 -04:00
fonts
images Rounded containers in icons. 2015-03-27 10:05:17 -07:00
resources
src Revert "Revert "Adding Custom URL Handler for running containers" for 1.6 release" 2015-04-16 14:54:40 -04:00
styles Revert "Revert "Adding Custom URL Handler for running containers" for 1.6 release" 2015-04-16 14:54:40 -04:00
util Revert "Revert "Adding Custom URL Handler for running containers" for 1.6 release" 2015-04-16 14:54:40 -04:00
.gitignore Adding code coverage to unit tests 2015-04-06 12:13:05 -04:00
.jshintrc Revert "Revert "Adding Custom URL Handler for running containers" for 1.6 release" 2015-04-16 14:54:40 -04:00
.travis.yml Update .travis.yml 2015-04-06 13:58:11 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2015-04-12 16:52:08 -04:00
LICENSE Update company name to Docker, Inc. 2015-03-12 09:01:12 -04:00
README.md Update README.md 2015-04-09 20:37:18 -04:00
ROADMAP.md Update ROADMAP.md 2015-03-20 19:57:11 -07:00
TESTING.md
gulpfile.js Fix sourcemaps 2015-03-08 18:31:32 -04:00
index.html A fix required to load only one instance of React in the application. Without such fix, on windows application loads two instances of React at start time, and crashes. 2015-03-24 09:22:57 +01:00
package.json Bump atom shell version 2015-04-15 17:17:59 -04:00

README.md

Build Status Coverage Status bitHound Score

Kitematic Logo

Kitematic is a simple application for managing Docker containers on Mac OS X and Windows (coming soon!).

Installing Kitematic

Download the latest version of Kitematic.

Documentation

Kitematic's documentation and other information can be found at http://kitematic.com/docs.

Bugs and Feature Requests

Have a bug or a feature request? Please first read the Issue Guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Roadmap & Contributing

We welcome all pull requests and contributions that anyone would like to make. The Kitematic team is super happy to support anyone who wants to get involved. Please checkout our roadmap that we keep up to date for ideas to help you with contributing. We would love to talk to you about contributing. Please ask us questions and discuss contributions on our dedicated contributors forum.

Please read through our Contributing Guidelines. Included are directions for opening issues, coding standards, and notes on development.

Community

Uninstalling

  • Remove Kitematic.app
  • Remove any unwanted Virtual Machines in VirtualBox
# remove app data
rm -rf ~/Library/Application\ Support/Kitematic

Code released under the Apache license.