From 82b43179cc6a19f795bbabb18bf2e8a767cea2fa Mon Sep 17 00:00:00 2001 From: Colin Davenport Date: Sat, 5 Aug 2017 22:48:14 +0200 Subject: [PATCH] Add singularity container tool --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c17b33f..af0d6dd 100644 --- a/README.md +++ b/README.md @@ -533,6 +533,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software. * [LXC](https://linuxcontainers.org/lxc/) - Userspace interface for the Linux kernel containment features. * [OpenVZ](http://openvz.org) - Container-based virtualization for Linux. * [Fig](http://orchardup.github.io/fig/) - Fast, isolated development environments using Docker. +* [Singularity](http://singularity.lbl.gov/) - Flexible containers without root. ## SSH