Update Using pepcli with docker authored by Wiske Houtsma's avatar Wiske Houtsma
Depending on the environment, you'll need to use different `client` images. The client images for the various environments are published at the following locations: Depending on the environment, you'll need to use different `client` images. The client images for the various environments are published at the following locations ([URI](https://en.wikipedia.org/wiki/Uniform_Resource_Identifier)'s):
| Project | Acceptance | Production | | Project | Acceptance URI | Production URI |
| ------- | ---------- | ---------- | | ------- | ---------- | ---------- |
| PPP/POM | `gitlabregistry.pep.cs.ru.nl/pep-public/core/ppp-acc:latest` | `gitlabregistry.pep.cs.ru.nl/pep-public/core/ppp-prod:latest` | | PPP/POM | `gitlabregistry.pep.cs.ru.nl/pep-public/core/ppp-acc:latest` | `gitlabregistry.pep.cs.ru.nl/pep-public/core/ppp-prod:latest` |
| Healthy Brain | `gitlabregistry.pep.cs.ru.nl/pep-public/core/hb-acc:latest` | `gitlabregistry.pep.cs.ru.nl/pep-public/core/hb-prod:latest` | | Healthy Brain | `gitlabregistry.pep.cs.ru.nl/pep-public/core/hb-acc:latest` | `gitlabregistry.pep.cs.ru.nl/pep-public/core/hb-prod:latest` |
... ...
......