You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ You need to use the `docker info` command to check your docker version and use i
47
47
filo/docker2singularity:1.11 \
48
48
ubuntu:14.04
49
49
50
-
Currently only the 1.11 and 1.12 versions are supported. If you are using an older version of Docker you will need to upgrade.
50
+
Currently only the 1.10, 1.11 and 1.12 versions are supported. If you are using an older version of Docker you will need to upgrade.
51
51
52
52
## Acknowledgements
53
53
This work is heavily based on the `docker2singularity` work done by [vsoch](https://github.com/vsoch) and [gmkurtzer](https://github.com/gmkurtzer). Hopefully most of the conversion code will be merged into Singularity in the future making this container even leaner!
0 commit comments