- Build a Linux based Singularity container.
- First build a writable sandbox with essential elements.
- Inspect the container.
- Install additional software.
- Convert the sandbox to a read-only SquashFS container image.
- Install software & packages from multiple sources.
- Using
apt-get
package management system.