When executing ./bin/start_conjur the following error occurs:
WARN[0000] network default: network.external.name is deprecated. Please set network.name with external: true
Steps to Reproduce
From root, run ./bin/start_conjur.
Expected Results
Conjur Open Source should be Docker Composed into an external network called openapi-spec without warning.
Actual Results
Everything successfully takes place but with a warning message regarding deprecation.
Summary
When executing
./bin/start_conjur
the following error occurs:WARN[0000] network default: network.external.name is deprecated. Please set network.name with external: true
Steps to Reproduce
./bin/start_conjur
.Expected Results
Conjur Open Source should be Docker Composed into an external network called
openapi-spec
without warning.Actual Results
Everything successfully takes place but with a warning message regarding deprecation.
Reproducible
Version/Tag number
Environment setup
Docker Desktop for MacOS