forked from qt-creator/qt-creator
Doc: Remove info about Docker plugin being experimental
The plugin is enabled by default in 11.0. Task-number: QTCREATORBUG-28996 Change-Id: Id17d484c66b46a1a70c549c4a6cdbff6e32189bb Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
This commit is contained in:
@@ -13,8 +13,8 @@
|
|||||||
container operates like a virtual machine but uses less system resources at
|
container operates like a virtual machine but uses less system resources at
|
||||||
the cost of being less flexible.
|
the cost of being less flexible.
|
||||||
|
|
||||||
Docker support is experimental. While Linux, \macos, and Windows hosts are
|
While Linux, \macos, and Windows hosts are supported in principle, Linux is
|
||||||
supported in principle, Linux is the recommended platform.
|
the recommended platform.
|
||||||
|
|
||||||
Currently, only CMake is supported for building applications in the Docker
|
Currently, only CMake is supported for building applications in the Docker
|
||||||
container.
|
container.
|
||||||
@@ -29,16 +29,6 @@
|
|||||||
\l{https://docs.docker.com/engine/reference/commandline/pull/}{docker pull}
|
\l{https://docs.docker.com/engine/reference/commandline/pull/}{docker pull}
|
||||||
command.
|
command.
|
||||||
|
|
||||||
\section1 Enabling Docker Plugin
|
|
||||||
|
|
||||||
To enable the experimental Docker plugin:
|
|
||||||
|
|
||||||
\list 1
|
|
||||||
\li In \QC, select \uicontrol Help > \uicontrol {About Plugins} >
|
|
||||||
\uicontrol Utilities > \uicontrol {Docker (experimental)}.
|
|
||||||
\li Select \uicontrol {Restart Now} to restart \QC and load the plugin.
|
|
||||||
\endlist
|
|
||||||
|
|
||||||
\section1 Adding Docker Images as Devices
|
\section1 Adding Docker Images as Devices
|
||||||
|
|
||||||
To add a Docker image as a device:
|
To add a Docker image as a device:
|
||||||
|
|||||||
Reference in New Issue
Block a user