Versions Compared

Key

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

...

To execute the Policy Management Service you will need an “application_configuration.json” file to configure the service.
This configuration file is then mounted into the correct place in the docker container using the -v parameter -mount parameter above (-v "-mount type=bind,source=$(pwd)/application_configuration.json:,target=/opt/app/policy-agent/data/application_configuration.json")

...