Kitematic is a simple application for managing Docker containers on Mac OS X.
Download the latest version of Kitematic.
Kitematic's documentation and other information can be found at http://kitematic.com/docs.
npm install
To run the app in development:
npm start
npm run release
npm test
- Remove Kitematic.app
- Remove any unwanted Virtual Machines in VirtualBox
# remove app data
rm -rf ~/Library/Application\ Support/Kitematic
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.
We will be accepting pull requests that help with our roadmap.
Please read through our Contributing Guidelines. Included are directions for opening issues, coding standards, and notes on development.
Keep track of development and community news.
- Follow @kitematic on Twitter.
- Read and subscribe to The Kitematic Blog.
Code released under the Apache license.