udate
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
为了创建一个模块化、易于维护的 Shell 脚本来自动安装 Apptainer (SingularityCE 的社区版本),我们可以将脚本分为几个部分:安装依赖、安装 Go、下载和编译 Apptainer,以及卸载功能。同时,我们将使用变量来控制版本号和下载链接,使得维护和更新更加方便。
|
||||
|
||||
## [singularityCE](https://github.com/sylabs/singularity)
|
||||
|
||||
SingularityCE is the Community Edition of Singularity, an open source container platform designed to be simple, fast, and secure.
|
||||
|
||||
## apptainer
|
||||
|
||||
Singularity和Apptainer 区别
|
||||
|
||||
Reference in New Issue
Block a user