mirror of https://github.com/docker/docs.git
license.
This commit is contained in:
parent
11cd5e52d1
commit
1b6dbbdef7
|
|
@ -1,9 +1,14 @@
|
||||||
Docker Toolbox for Mac OS X
|
#Docker Toolbox for Mac OS X
|
||||||
=============
|
=============
|
||||||
|
|
||||||
Installation [instructions](https://docs.docker.com/mac/started/) available on the Docker documentation site.
|
Installation [instructions](https://docs.docker.com/mac/started/) available on the Docker documentation site.
|
||||||
|
|
||||||
How to build
|
##How to build
|
||||||
============
|
============
|
||||||
|
|
||||||
Running `make` will produce a `Docker.pkg` installer.
|
Running `make` will produce a `Docker.pkg` installer.
|
||||||
|
|
||||||
|
##License
|
||||||
|
Docker Toolbox code is licensed under the Apache License, Version 2.0. See [LICENSE](https://github.com/docker/toolbox/blob/master/LICENSE) for the full license text.
|
||||||
|
|
||||||
|
Docker Toolbox Logo and all other related Docker artwork © Docker, Inc. 2015. All rights reserved; not licensed for third party use.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue