@@ -10,8 +10,34 @@ The actual translation script uses [OpenStructure](https://openstructure.org) to
There are two ways to get the Docker container: pull it from our [GitLab registry](https://git.scicore.unibas.ch/schwede/ma-wilkins-import/container_registry) or build it from the [Dockerfile](Dockerfile) in this Git repository.
### Pull the Docker container from GitLab registry
Our GitLab registry keeps a copy of the container with the latest code, ready to be downloaded and used right away. With Docker installed, issue the following command in a terminal:
The hash values may be different, but with that you have a local copy of the Docker container and can proceed at [Run the translation app](#run-the-translation-app).
<!--
- pull from GitLab registry
- build from Dockerfile
-->
...
...
@@ -30,5 +56,6 @@ There are two ways to get the Docker container: pull it from our [GitLab registr