mirror of https://github.com/docker/docs.git
commit
d04cfe4be3
13
README.md
13
README.md
|
@ -1,5 +1,4 @@
|
||||||
[](https://travis-ci.org/kitematic/kitematic)
|
[](https://travis-ci.org/kitematic/kitematic)
|
||||||
[](https://www.bithound.io/github/kitematic/kitematic)
|
|
||||||
|
|
||||||
|
|
||||||
[](https://kitematic.com)
|
[](https://kitematic.com)
|
||||||
|
@ -10,9 +9,9 @@ Kitematic is a simple application for managing Docker containers on Mac and Wind
|
||||||
|
|
||||||
## Installing Kitematic
|
## Installing Kitematic
|
||||||
|
|
||||||
[Download the latest version](https://kitematic.com/download) of Kitematic.
|
[Download the latest version](https://kitematic.com/download) 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.
|
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`
|
To do so please click on the Kitematic dropdown menu and select `Install Docker Commands`
|
||||||
|
|
||||||
|
@ -24,9 +23,7 @@ Kitematic's documentation and other information can be found at [http://kitemati
|
||||||
|
|
||||||
## Security Disclosure
|
## Security Disclosure
|
||||||
|
|
||||||
Security is very important to us. If you have any issue regarding security,
|
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.
|
||||||
please disclose the information responsibly by sending an email to
|
|
||||||
security@docker.com and not by creating a github issue.
|
|
||||||
|
|
||||||
## Bugs and Feature Requests
|
## Bugs and Feature Requests
|
||||||
|
|
||||||
|
@ -47,7 +44,7 @@ Please read through our [Contributing Guidelines](https://github.com/kitematic/k
|
||||||
|
|
||||||
## Uninstalling
|
## Uninstalling
|
||||||
|
|
||||||
**Mac**
|
**Mac**
|
||||||
|
|
||||||
- Remove Kitematic.app
|
- Remove Kitematic.app
|
||||||
- Remove any unwanted Virtual Machines in VirtualBox
|
- Remove any unwanted Virtual Machines in VirtualBox
|
||||||
|
@ -61,7 +58,7 @@ rm -rf ~/Library/Application\ Support/Kitematic
|
||||||
Open `Programs and Features` from `Control Panel`
|
Open `Programs and Features` from `Control Panel`
|
||||||
|
|
||||||
- Uninstall Kitematic
|
- Uninstall Kitematic
|
||||||
- Uninstall Oracle VM VirtualBox
|
- Uninstall Oracle VM VirtualBox
|
||||||
|
|
||||||
## Copyright and License
|
## Copyright and License
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue