Skip to content

Commit 8d1d746

Browse files
committed
Add a release file for 2.2
1 parent 9a6f556 commit 8d1d746

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
title: "Singularity 2.2 release"
3+
category: releases
4+
permalink: release-2-2
5+
targz: "https://github.com/singularityware/singularity/releases/download/2.2/singularity-2.2.tar.gz"
6+
---
7+
8+
9+
It is with great pleasure that I announce the general availability of Singularity version 2.2! Here's what's in store for version 2.2 from your favorite Git clone, download, or distribution vendor:
10+
11+
* A complete rework of the back end source code to allow a much larger feature set, sanity, and facilitate contributions
12+
* The ability to execute completely unprivileged (does not support Singularity images) (thanks to Brian Bockelman)
13+
* Container execute by URI support (file, http, https, docker, etc..)
14+
* Integration with the Docker Registry Remote API (thanks to Vanessa Sochat):
15+
* stateless containers running ad-hoc
16+
* bootstrapping
17+
* importing
18+
* OverlayFS support - Allows for automatic creation of bind points within containers at runtime (thanks to Amanda Duffy and Jarrod Johnson)
19+
* Additional container formats supported (directories and archives)
20+
* New bootstrap definition format to handle much more complicated and intuitive recipes
21+
* All Singularity 2.x containers continue to be supported with this release.
22+
23+
Additionally I would like to extend thanks to the following organizations for being part of supporting scientific computing with Singularity:
24+
25+
- Lawrence Berkeley National Labratory (http://scs.lbl.gov/)
26+
- Stanford University (https://srcc.stanford.edu/)
27+
- San Diego Supercomputing Center (http://www.sdsc.edu/)
28+
- University of Nebraska-Lincoln (http://www.unl.edu/)
29+
- Dartmouth (http://pbs.dartmouth.edu/)
30+
- Yale University (http://www.yale.edu/)
31+
- University Of Liverpool (http://www.liverpool.ac.uk/)
32+
- Texas Advanced Computing Center (https://www.tacc.utexas.edu/)
33+
- Open MPI (http://www.openmpi.org/)
34+
- Ontropos (http://www.ontropos.com/)
35+
- Lenovo (http://www.lenovo.com/)
36+
- Intel (http://www.intel.com/)
37+
- Amazon (https://aws.amazon.com/)
38+
- R Systems (http://rsystemsinc.com/)
39+
40+
Release tip: The best way to kill an idea is to take it to a meeting.

0 commit comments

Comments
 (0)