File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -153,13 +153,21 @@ conda install -c conda-forge -c bioconda intarna
153153<br /><br />
154154<a name =" instdocker " />
155155
156- ## IntaRNA docker container (via QUAY)
156+ ## IntaRNA docker container (via QUAY.IO )
157157
158158An [ IntaRNA docker container] ( https://quay.io/repository/biocontainers/intarna )
159159([ ?] ( https://www.docker.com/ ) ) is provided from the bioconda package via
160- [ Quay.io] ( https://quay.io/ ) . This provides
160+ [ Quay.io] ( https://quay.io/ ) . This gives
161161you with an encapsulated IntaRNA installation.
162162
163+ ** Note** The ` biocontainer ` builds do not support the ` latest ` tag, such that you have to specify a version to download! So best
164+
165+ - open the [ quay.io IntaRNA tag page] ( https://quay.io/repository/biocontainers/intarna?tab=tags )
166+ - identify the tag of the container version you want to install, e.g. ` 3.4.1--pl5321h077b44d_3 `
167+ - use this tag in your container pull command as an appendix, e.g.
168+ - ` podman pull quay.io/biocontainers/intarna:3.4.1--pl5321h077b44d_3 ` or
169+ - ` docker pull quay.io/biocontainers/intarna:3.4.1--pl5321h077b44d_3 `
170+
163171
164172[ ![ up] ( doc/figures/icon-up.28.png ) back to overview] ( #overview )
165173<br /><br />
You can’t perform that action at this time.
0 commit comments