mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-30 22:55:46 +02:00
doc: We support Docker for Mac and Docker for Windows
No longer support boot2docker on these platforms
This commit is contained in:
@ -16,7 +16,7 @@ Features
|
||||
* Make variables (`CC`, `LD` etc) are set to point to the appropriate tools in the container.
|
||||
* Recent `CMake <https://cmake.org>`_ and ninja are precompiled. Toolchain files configured for CMake.
|
||||
* Current directory is mounted as the container's workdir, ``/work``.
|
||||
* Works with the `Docker Toolbox <https://www.docker.com/products/docker-toolbox>`_ on Mac OSX.
|
||||
* Works with the `Docker for Mac <https://docs.docker.com/docker-for-mac/>`_ and `Docker for Windows <https://docs.docker.com/docker-for-windows/`_.
|
||||
|
||||
|
||||
Cross compilers
|
||||
|
Reference in New Issue
Block a user