Update the README.md
This commit is contained in:
@@ -1,30 +1,23 @@
|
|||||||
singularity
|
singularity
|
||||||
=========
|
=========
|
||||||
|
|
||||||
Install singularity
|
Install Singularity from a DEB file hosted on the official Github repo.
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
------------
|
------------
|
||||||
|
|
||||||
- build-essential
|
|
||||||
- cryptsetup-bin
|
|
||||||
- git
|
|
||||||
- libgpgme-dev
|
|
||||||
- libseccomp-dev
|
|
||||||
- pkg-config
|
|
||||||
- squashfs-tools
|
|
||||||
- uuid-dev
|
|
||||||
- wget
|
|
||||||
- golang
|
|
||||||
|
|
||||||
Role Variables
|
Role Variables
|
||||||
--------------
|
--------------
|
||||||
`singularity_version`
|
|
||||||
|
- `singularity_deb_os_name`: Ubuntu codename, default: `jammy`
|
||||||
|
- `singularity_deb_version`: Singularity version, default: `3.9.9`
|
||||||
|
|
||||||
|
Both variables are used in building a Github release URL.
|
||||||
|
|
||||||
Example Playbook
|
Example Playbook
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
See `molecule/default/converge.yml`
|
See: [converge.yml](molecule/default/converge.yml)
|
||||||
|
|
||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
|
|||||||
Reference in New Issue
Block a user