Skip to content

Commit 65adf6b

Browse files
committed
fix: Linux docker container docs (#931)
1 parent 97458bd commit 65adf6b

File tree

4 files changed

+17
-202
lines changed

4 files changed

+17
-202
lines changed

doc/source/assets.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ on how to build the containers are found at `Docker containers <getting_started/
5757
Currently, the Geometry service backend is mainly delivered as a **Windows** Docker container.
5858
However, these containers require a Windows machine to run them.
5959

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.
6262
6363
6464
Windows container
@@ -71,12 +71,12 @@ Windows container
7171
* `Latest Geometry service binaries for Windows containers <https://github.com/ansys/pyansys-geometry-binaries>`_
7272
* `Latest Geometry service Dockerfile for Windows containers <https://github.com/ansys/pyansys-geometry/releases/latest/download/windows-dockerfile.zip>`_
7373

74-
Linux container
75-
^^^^^^^^^^^^^^^
74+
.. Linux container
75+
.. ^^^^^^^^^^^^^^^
7676
77-
.. note::
77+
.. .. note::
7878

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.
8080
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>`_

doc/source/getting_started/docker/index.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ Select your Docker container
2121
Currently, the Geometry service backend is mainly delivered as a **Windows** Docker container.
2222
However, these containers require a Windows machine to run them.
2323

24-
A Linux version of the Geometry service is also available but with limited capabilities,
25-
meaning that certain operations are not available or fail.
24+
.. A Linux version of the Geometry service is also available but with limited capabilities,
25+
.. meaning that certain operations are not available or fail.
2626
2727
Select the kind of Docker container you want to build:
2828

@@ -37,12 +37,12 @@ Select the kind of Docker container you want to build:
3737
and use it from PyAnsys Geometry. Explore the full potential
3838
of the Geometry service.
3939

40-
.. grid-item-card:: Linux Docker container
41-
:link: linux_container
42-
:link-type: doc
40+
.. .. grid-item-card:: Linux Docker container
41+
.. :link: linux_container
42+
.. :link-type: doc
4343
44-
Test out the Linux Docker container for the Geometry service,
45-
which has limited functionalities.
44+
.. Test out the Linux Docker container for the Geometry service,
45+
.. which has limited functionalities.
4646
4747
.. button-ref:: ../index
4848
:ref-type: doc
@@ -57,4 +57,4 @@ Select the kind of Docker container you want to build:
5757
:maxdepth: 2
5858

5959
windows_container
60-
linux_container
60+
.. linux_container

doc/source/getting_started/docker/linux_container.rst

Lines changed: 0 additions & 185 deletions
This file was deleted.

docker/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Create your own Geometry service Docker container
44
To learn how to build your own Geometry service Docker container,
55
see these topics:
66

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>`_.
88
* `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>`_.
99

1010
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

Comments
 (0)