Visual Docker Container Management on Mac & Windows
Перейти к файлу
Sean Li 01eb54bd7a Fixed chopped off icon. 2015-06-12 11:03:03 -07:00
__integration__ Adding back automock in integration test 2015-05-27 14:49:29 -07:00
__mocks__ Mock the remote module 2015-06-04 22:12:18 -07:00
__tests__ Fix bug where scrubbing system usernames would accidentally scrub entire paths 2015-05-31 01:32:38 -07:00
docs Fixed docs to no longer mention copying binaries 2015-06-05 10:56:38 -07:00
fonts Improved fonts. 2015-06-10 11:06:16 -07:00
images Tweaked icon v2. 2015-05-28 17:43:50 -07:00
resources Fix bug where terminal command would be printed on click Docker CLI button or Terminal into container button 2015-05-31 01:30:07 -07:00
src Merge branch 'master' into style-polish 2015-06-12 10:48:55 -07:00
styles Fixed chopped off icon. 2015-06-12 11:03:03 -07:00
util Do not save sourcemaps 2015-06-04 19:16:43 -07:00
.gitignore Docker-machine 0.3.0 RC with optional binaries 2015-05-27 18:28:40 -07:00
.jshintrc Removing react-router warnings 2015-04-17 12:43:08 -04:00
.travis.yml Removing coverage for now 2015-05-26 18:07:26 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md 2015-06-11 15:40:37 -07:00
LICENSE Update company name to Docker, Inc. 2015-03-12 09:01:12 -04:00
Makefile Separate out Install from User Guide 2015-05-18 01:24:23 +00:00
README.md Temporarily removing coverage until jest is fixed 2015-06-11 16:46:15 -07:00
ROADMAP.md Update ROADMAP.md 2015-05-01 10:07:40 -04:00
gulpfile.js Fixed bug where packaging binaries would fail on release 2015-06-05 21:34:44 -07:00
index.html Fixed bug where react.js would be loaded twice on windows 2015-06-04 18:00:11 -07:00
jest-integration.json Fix integration tests 2015-06-04 20:16:13 -07:00
jest-unit.json Use babel-jest to preprocess test files 2015-06-04 19:15:22 -07:00
package.json Bump to 0.6.6 2015-06-11 16:51:50 -07:00

README.md

Build Status bitHound Score

Kitematic Logo

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

Kitematic Screenshot

Installing Kitematic

Download the latest version of Kitematic.

Documentation

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

Security Disclosure

Security is very important to us. If you have any issue regarding security, please disclose the information responsibly by sending an email to security@docker.com and not by creating a github issue.

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. Images are copyrighted by Docker, Inc.