The Wayback Machine - https://web.archive.org/web/20160705013155/https://github.com/docker/kitematic
Skip to content
Visual Docker Container Management on Mac & Windows
JavaScript CSS Shell Other
Latest commit ece9cfa Jun 28, 2016 @FrenchBen FrenchBen committed on GitHub Merge pull request #1698 from sibprogrammer/checkbox-labels
Better way to control checkboxes using labels.
Failed to load latest commit information.
.github Added issue template Apr 8, 2016
__integration__ Removing unnecessary timeout in integration tests Jun 18, 2015
__mocks__ Updated tests to pass Dec 23, 2015
__tests__ Updated tests to pass Dec 24, 2015
docs Fix validataion error Jun 3, 2016
fonts Added pull count to images - Fixes #1175 Nov 5, 2015
images Updated about look and feel to match design Jul 22, 2015
resources Fix incorrect syntax that prevents to open the stable version of iTerm. May 28, 2016
src Merge pull request #1698 from sibprogrammer/checkbox-labels Jun 28, 2016
styles Merge pull request #1698 from sibprogrammer/checkbox-labels Jun 28, 2016
util Initial debian/ubuntu installer: May 27, 2016
.eslintrc Updated tests to pass Dec 24, 2015
.gitignore Put zip files in release dir Nov 25, 2015
.travis.yml Updated tests to pass Dec 24, 2015
CONTRIBUTING.md Added support for creating containers from local images Apr 12, 2016
Gruntfile.js Fixed release file for ubuntu as zip instead of deb May 31, 2016
LICENSE Update copyright years Jan 22, 2016
MAINTAINERS Update ben's e-mail address May 21, 2016
Makefile Move Kitematic into the Docker Toolbox menu Feb 2, 2016
README.md Merge branch 'master' into linux-support Dec 1, 2015
ROADMAP.md Update ROADMAP.md Oct 5, 2015
circle.yml Modified circleCI push Jun 13, 2016
index.html Fixed bug where react.js would be loaded twice on windows Jun 4, 2015
jest-integration.json Fix integration tests Jun 4, 2015
jest-unit.json Updated Jest config to work on windows Mar 14, 2016
package.json Modified version to match engine Jun 13, 2016

README.md

Build Status

Kitematic Logo

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

Kitematic Screenshot

Installing Kitematic

Download the latest version of Kitematic via the Docker Toolbox.

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

Copyright and License

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

Something went wrong with that request. Please try again.