Skip to content
Snippets Groups Projects
Commit 2b63d804 authored by Bienchen's avatar Bienchen
Browse files

Update projects/docker/README.md

parent 7989bb14
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
This directory contains all the files needed to create the base [Docker](https://www.docker.com) image used for the converter software in [`projects`](projects/).
A specific project's translation script can be executed either in an app like manner (*I.O.U. a link to the anchor here*), calling it directly from within the container, using a local copy executed by the container (*I.O.U. a link to the anchor here*), or in an interactive shell within the container (*I.O.U. a link to the anchor here*).
A specific project's translation script can be executed either in an [app like](#run-a-fixed-converter-from-within-the-docker-container-app-like) manner, calling it directly from within the container, using a local copy executed by the container (*I.O.U. a link to the anchor here*), or in an interactive shell within the container (*I.O.U. a link to the anchor here*).
[[_TOC_]]
......@@ -11,7 +11,7 @@ A specific project's translation script can be executed either in an app like ma
This is a quick tour on how to build and run the Docker container through different scenarios. This is not a lecture on containerisation in general, nor Linux/ Unix, shell scripting or programming. But if you encounter a specific problem, feel free to ping the [MA team](https://modelarchive.org/contact).
This section describes four use cases of the Docker container (including a build-how to per use case) but starts with a short primer of what is common to all scenarios described here.
This section describes four use cases of the Docker container (including a build how-to per use case) but starts with a short primer of what is common to all scenarios described here.
### Prerequisites
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment