EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit 3b514bd7 authored by Lubomir Dolezal's avatar Lubomir Dolezal
Browse files

fix previous commit

parent bc7e5051
No related branches found
No related tags found
No related merge requests found
......@@ -170,7 +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 fluentd/ --cache-from registry.gitlab.eox.at/esa/prism/vs/pvs_fluentd -t registry.gitlab.eox.at/esa/prism/vs/pvs_fluentd
docker build fluentd/ --cache-from registry.gitlab.eox.at/esa/prism/vs/fluentd -t registry.gitlab.eox.at/esa/prism/vs/fluentd
```
Or pull them from the registry:
```
......@@ -179,7 +179,7 @@ docker pull registry.gitlab.eox.at/esa/prism/vs/pvs_core
docker pull registry.gitlab.eox.at/esa/prism/vs/pvs_cache
docker pull registry.gitlab.eox.at/esa/prism/vs/pvs_preprocessor
docker pull registry.gitlab.eox.at/esa/prism/vs/pvs_client
docker pull registry.gitlab.eox.at/esa/prism/vs/pvs_fluentd
docker pull registry.gitlab.eox.at/esa/prism/vs/fluentd
```
Create external network for stack to run:
```
......
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