docker network create example.comdocker-compose up -d./test_knox_solr.shopen https://localhost:8443/gateway/default/solr/docker-compose down -v --remove-orphans --rmi=alldocker network rm example.com
https://localhost:8443/gateway/default/solr/index.html#/https://localhost:8443/gateway/default/solr/admin/info/systemhttps://localhost:8443/gateway/default/solr/admin/collections?action=LIST
docker-compose exec solr sh -c "./bin/solr zk upconfig -d data_driven_schema_configs -n data_driven_schema -z localhost:9983"
docker-compose -f docker-compose.yml -f docker-compose-dev.yml builddocker-compose -f docker-compose.yml -f docker-compose-dev.yml up -d- Check the URLs above.