We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae2b5ec commit 7942bccCopy full SHA for 7942bcc
docs/build-install/index.md
@@ -26,4 +26,4 @@ There are multiple ways to install Python software.
26
27
## Containers
28
29
-CSCS provides tools for building software in containers
+CSCS provides [Podman][ref-build-containers] for building software in containers
mkdocs.yml
@@ -71,7 +71,7 @@ nav:
71
- 'Building and Installing software':
72
- build-install/index.md
73
- 'uenv': build-install/uenv.md
74
- - 'Containers': build-install/containers.md
+ - 'containers (podman)': build-install/containers.md
75
- 'Python with pip': build-install/pip.md
76
- 'Debugging and Performance Analysis':
77
- software/devtools/index.md
0 commit comments