Skip to content
Snippets Groups Projects
Commit 0de52316 authored by Bienchen's avatar Bienchen
Browse files

Minor changes in the "pull a container" section of README.md

parent 4fc41be9
No related branches found
No related tags found
No related merge requests found
...@@ -50,11 +50,11 @@ one of the SEQRES sequences. ...@@ -50,11 +50,11 @@ one of the SEQRES sequences.
<a name="qmeanpull"></a>Obtain the image (Docker `pull`) <a name="qmeanpull"></a>Obtain the image (Docker `pull`)
-------------------------------------------------------- --------------------------------------------------------
An already built copy of the image for the current Dockerfile is available in An already built copy of the image for the current
our [GitLab registry]( [Dockerfile](docker/Dockerfile) is available in our [GitLab registry](
https://git.scicore.unibas.ch/schwede/QMEAN/container_registry). It can be https://git.scicore.unibas.ch/schwede/QMEAN/container_registry). It can be
downloaded by either pulling it yourself or let Docker pull it first time you downloaded by either pulling it yourself or let Docker pull it first time you
run it. To actively pull use the following command: run it. To actively pull, use the following command:
```terminal ```terminal
$ docker pull registry.scicore.unibas.ch/schwede/qmean:4.2.0 $ docker pull registry.scicore.unibas.ch/schwede/qmean:4.2.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment