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
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,11 @@
3
3
# Singularity build bot
4
4
5
5
The purpose of this repo is to ensure that all Docker containers located at https://quay.io/organization/biocontainers
6
-
are replicated as Singularity containers at https://depot.galaxyproject.org/singularity. New containers are added regularly to the Biocontainers organization on Quay and we want to ensure they are also available via Singularity.
6
+
are replicated as Singularity containers at https://depot.galaxyproject.org/singularity. New containers are added regularly to the Biocontainers
7
+
organization on Quay and we want to ensure they are also available via Singularity.
7
8
8
-
The created containers are available on a [CernVM File System](https://cernvm.cern.ch/portal/filesystem). This is a POSIX read-only file system in user space that uses outgoing HTTP connections only, thereby avoiding most of the firewall issues of other network file systems.
9
+
The created containers are available on a [CernVM File System](https://cernvm.cern.ch/portal/filesystem). This is a POSIX read-only file system in user
10
+
space that uses outgoing HTTP connections only, thereby avoiding most of the firewall issues of other network file systems.
9
11
10
12
Learn more about CVMFS and how you can get access to more than 97000 software containers in our CVMFS example setup: https://github.com/usegalaxy-eu/cvmfs-example
0 commit comments