Visual Docker Container Management on Mac & Windows
Перейти к файлу
Jeffrey Morgan c4d89d3b80 Merge pull request #874 from FrenchBen/iso-fix
URGENT: Fixed iso and version issues
2015-07-28 14:26:52 -07:00
__integration__
__mocks__
__tests__
docs
fonts
images
resources
src Fixed iso and version issues 2015-07-28 16:42:36 -04:00
styles Polished about page. 2015-07-24 17:18:16 -07:00
util
.gitignore
.jshintrc
.travis.yml
CONTRIBUTING.md
Gruntfile.js Bump to Docker to 1.8.0-rc1 2015-07-26 22:50:17 -07:00
LICENSE
MAINTAINERS
Makefile
README.md
ROADMAP.md
index.html
jest-integration.json
jest-unit.json
package.json Bump to Docker to 1.8.0-rc1 2015-07-26 22:50:17 -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.

On the Mac, Kitematic can copy the binaries for Docker, Docker Machine and Docker Compose into /usr/local/bin for command line use outside of Kitematic.

To do so please click on the Kitematic dropdown menu and select Install Docker Commands

Install Docker Commands

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.