Source repo for Docker's Documentation
Go to file
Jeffrey Morgan a68a937e17 Merge pull request #902 from FrenchBen/fix-vb-test
Update VirtualBox test version
2015-08-11 23:25:26 -07:00
__integration__
__mocks__
__tests__ mock package version for test to pass 2015-08-11 20:06:32 -04:00
docs Fixing links here so they work OOB 2015-08-11 08:38:17 -07:00
fonts
images Updated about look and feel to match design 2015-07-22 11:40:03 -04:00
resources Fix issues so Kitematic 0.8 works with Docker Toolbox 2015-08-04 21:27:46 -07:00
src Fix bug where destroying a stopped container would fail 2015-08-11 18:09:11 -07:00
styles Polished about page. 2015-07-24 17:18:16 -07:00
util
.gitignore
.jshintrc
.travis.yml
CONTRIBUTING.md
Gruntfile.js Fix electron packager update for os x 2015-08-11 17:52:23 -07:00
LICENSE
MAINTAINERS Create MAINTAINERS 2015-07-10 10:09:02 -07:00
Makefile
README.md Update README.md 2015-08-08 00:02:22 -07:00
ROADMAP.md Update ROADMAP.md 2015-06-30 18:05:01 -07:00
index.html
jest-integration.json
jest-unit.json
package.json Bump to 0.8.1 2015-08-11 17:52:39 -07:00

README.md

Build Status

Kitematic Logo

Kitematic is a simple application for managing Docker containers on Mac and Windows.

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 read through our Contributing Guidelines. Included are directions for opening issues, coding standards, and notes on development.

Community

Uninstalling

Mac

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

Windows

Open Programs and Features from Control Panel

  • Uninstall Kitematic
  • Uninstall Oracle VM VirtualBox

Code released under the Apache license. Images are copyrighted by Docker, Inc.