Skip to content

Commit 8ab5377

Browse files
committed
[containers] Imply that encrypted containers are supported
We now build the required libraries for Apptainer to support encrypted containers.
1 parent ee3a6a3 commit 8ab5377

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/environment/containers.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Containers
22

3-
Many applications and libraries can also be used through container systems. The UL HPC clusters provide the [Apptainer](https://apptainer.org/) container platform (formerly Singularity). The Apptainer platform provides multiple features targeted towards HPC systems, such as support for Open Containers Initiative (OCI) containers, including Docker OCI, and support for secure containers, that is building and running encrypted containers with RSA keys and passphrases[^43].
4-
5-
[^43]: Encrypted containers are not currently supported in UL HPC systems.
3+
Many applications and libraries can also be used through container systems. The UL HPC clusters provide the [Apptainer](https://apptainer.org/) container platform (formerly Singularity). The Apptainer platform provides multiple features targeted towards HPC systems, such as support for Open Containers Initiative (OCI) containers, including Docker OCI, and support for secure containers, that is building and running encrypted containers with RSA keys and passphrases.
64

75
## Apptainer
86

0 commit comments

Comments
 (0)