Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Building the cds container image:

export SHIBCDS_VERSION=1.2.1; TTP_PASSWORD=ttpPASS; docker build -t cds-1.2.1 .

Deployment of database container:

...