|
5 | 5 | [](https://circleci.com/gh/singularityhub/docker2singularity) |
6 | 6 |
|
7 | 7 | Are you developing Docker images and you would like to run them on an HPC cluster |
8 | | -supporting [Singularity](https://www.sylabs.io/guides/2.5.1/user-guide/introduction.html)? |
| 8 | +supporting [Singularity](https://www.sylabs.io/guides/latest/user-guide/)? |
9 | 9 | Are you working on Mac or Windows with no easy access to a Linux machine? If the pull, |
10 | | -build, and general commands to [work with docker images provided by Singularity](https://www.sylabs.io/guides/2.5.1/user-guide/singularity_and_docker.html?highlight=docker) natively do not fit your needs, |
11 | | -`docker2singularity` is an alternative way to generate Singularity images. |
| 10 | +build, and general commands to work with docker images provided by Singularity |
| 11 | +natively do not fit your needs, `docker2singularity` is an alternative way to generate Singularity images. |
12 | 12 | This particular branch is intended for Singularity 2.5.1, which gives you a selection of image formats to build. |
13 | | -The containers are also available for you on [Docker Hub](https://hub.docker.com/r/singularityware/docker2singularity/). |
| 13 | +The containers are available to you on [quay.io](https://quay.io/repository/singularity/docker2singularity), a |
| 14 | +nd older versions also available for you on [Docker Hub](https://hub.docker.com/r/singularityware/docker2singularity/). |
14 | 15 |
|
15 | 16 | ## Usage |
16 | 17 |
|
@@ -63,7 +64,8 @@ The last argument (without a letter) is the name of the docker image, as you wou |
63 | 64 |
|
64 | 65 | If you want a legacy version, see the following other branches: |
65 | 66 |
|
66 | | - - [v3.4.0](https://github.com/singularityhub/docker2singularity/tree/v3.3.0): Version 3.4.0 of Singularity. |
| 67 | + - [v3.4.1](https://github.com/singularityhub/docker2singularity/tree/v3.4.1): Version 3.4.1 of Singularity. |
| 68 | + - [v3.4.0](https://github.com/singularityhub/docker2singularity/tree/v3.4.0): Version 3.4.0 of Singularity. |
67 | 69 | - [v3.3.0](https://github.com/singularityhub/docker2singularity/tree/v3.3.0): Version 3.3.0 of Singularity. |
68 | 70 | - [v3.2.1](https://github.com/singularityhub/docker2singularity/tree/v3.2.1): Version 3.2.1 of Singularity. |
69 | 71 | - [v3.1](https://github.com/singularityhub/docker2singularity/tree/v3.1): Version 3.1 of Singularity. |
|
0 commit comments