Implement Singularity deployment from a DEB package
This commit is contained in:
37
roles/singularity_deb/README.md
Normal file
37
roles/singularity_deb/README.md
Normal file
@@ -0,0 +1,37 @@
|
||||
singularity
|
||||
=========
|
||||
|
||||
Install singularity
|
||||
|
||||
Requirements
|
||||
------------
|
||||
|
||||
- build-essential
|
||||
- cryptsetup-bin
|
||||
- git
|
||||
- libgpgme-dev
|
||||
- libseccomp-dev
|
||||
- pkg-config
|
||||
- squashfs-tools
|
||||
- uuid-dev
|
||||
- wget
|
||||
- golang
|
||||
|
||||
Role Variables
|
||||
--------------
|
||||
`singularity_version`
|
||||
|
||||
Example Playbook
|
||||
----------------
|
||||
|
||||
See `molecule/default/converge.yml`
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
MIT
|
||||
|
||||
Author Information
|
||||
------------------
|
||||
|
||||
corvus-migratorius@proton.me
|
||||
Reference in New Issue
Block a user