You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/assets.rst
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -57,8 +57,8 @@ on how to build the containers are found at `Docker containers <getting_started/
57
57
Currently, the Geometry service backend is mainly delivered as a **Windows** Docker container.
58
58
However, these containers require a Windows machine to run them.
59
59
60
-
A Linux version of the Geometry service is also available but with limited capabilities,
61
-
meaning that certain operations are not available or fail.
60
+
..A Linux version of the Geometry service is also available but with limited capabilities,
61
+
..meaning that certain operations are not available or fail.
62
62
63
63
64
64
Windows container
@@ -71,12 +71,12 @@ Windows container
71
71
* `Latest Geometry service binaries for Windows containers <https://github.com/ansys/pyansys-geometry-binaries>`_
72
72
* `Latest Geometry service Dockerfile for Windows containers <https://github.com/ansys/pyansys-geometry/releases/latest/download/windows-dockerfile.zip>`_
73
73
74
-
Linux container
75
-
^^^^^^^^^^^^^^^
74
+
..Linux container
75
+
..^^^^^^^^^^^^^^^
76
76
77
-
.. note::
77
+
.. .. note::
78
78
79
-
Only users with access to https://github.com/ansys/pyansys-geometry-binaries can download these binaries.
79
+
.. Only users with access to https://github.com/ansys/pyansys-geometry-binaries can download these binaries.
80
80
81
-
* `Latest Geometry service binaries for Linux containers <https://github.com/ansys/pyansys-geometry-binaries>`_
82
-
* `Latest Geometry service Dockerfile for Linux containers <https://github.com/ansys/pyansys-geometry/releases/latest/download/linux-dockerfile.zip>`_
81
+
..* `Latest Geometry service binaries for Linux containers <https://github.com/ansys/pyansys-geometry-binaries>`_
82
+
..* `Latest Geometry service Dockerfile for Linux containers <https://github.com/ansys/pyansys-geometry/releases/latest/download/linux-dockerfile.zip>`_
Copy file name to clipboardExpand all lines: docker/README.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Create your own Geometry service Docker container
4
4
To learn how to build your own Geometry service Docker container,
5
5
see these topics:
6
6
7
-
* `Guide to building the Linux Docker container <https://geometry.docs.pyansys.com/version/dev/getting_started/docker/linux_container.html#building-the-geometry-service-linux-container>`_.
7
+
..* `Guide to building the Linux Docker container <https://geometry.docs.pyansys.com/version/dev/getting_started/docker/linux_container.html#building-the-geometry-service-linux-container>`_.
8
8
* `Guide to building the Windows Docker container <https://geometry.docs.pyansys.com/version/dev/getting_started/docker/windows_container.html#building-the-geometry-service-windows-container>`_.
9
9
10
10
If you have any problems, open a `GitHub Issue <https://github.com/ansys/pyansys-geometry/issues/new?assignees=&labels=bug&projects=&template=bug.yml&title=Bug+located+in+...>`_.
0 commit comments