EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit f2ff6553 authored by Fabian Schindler's avatar Fabian Schindler
Browse files

Adding building of ingestor to readme

parent f5398be6
No related branches found
No related tags found
No related merge requests found
......@@ -170,6 +170,7 @@ docker build core/ --cache-from registry.gitlab.eox.at/esa/prism/vs/pvs_core -t
docker build cache/ --cache-from registry.gitlab.eox.at/esa/prism/vs/pvs_cache -t registry.gitlab.eox.at/esa/prism/vs/pvs_cache
docker build preprocessor/ --cache-from registry.gitlab.eox.at/esa/prism/vs/pvs_preprocessor -t registry.gitlab.eox.at/esa/prism/vs/pvs_preprocessor
docker build client/ --cache-from registry.gitlab.eox.at/esa/prism/vs/pvs_client -t registry.gitlab.eox.at/esa/prism/vs/pvs_client
docker build ingestor/ --cache-from registry.gitlab.eox.at/esa/prism/vs/pvs_ingestor -t registry.gitlab.eox.at/esa/prism/vs/pvs_ingestor
```
Or pull them from the registry:
```
......
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