Hi,
does anyone know how to get A&AI docker working?
I tried to follow
http://onap.readthedocs.io/en/latest/submodules/aai/aai-common.git/docs/platform/Getting%20Started/How_to_Docker_setup_on_Single_VM.html
and except step 6. (commenting out an if statement, which I couldn't
find anymore) I did every step. After running the "./deploy_vm2.sh &&
./deploy_vm1.sh" scripts I get:
....
Waiting for 'testconfig_aai-resources.api.simpledemo.openecomp.org_1'
deployment to finish ...
Waiting for 'testconfig_aai-resources.api.simpledemo.openecomp.org_1'
deployment to finish ...
Waiting for 'testconfig_aai-resources.api.simpledemo.openecomp.org_1'
deployment to finish ...
ERROR: testconfig_aai-resources.api.simpledemo.openecomp.org_1
deployment failed.
When I do "docker ps -a" I get:
CONTAINER ID IMAGE COMMAND CREATED
STATUS PORTS NAMES
5a829013cb53 nexus3.onap.org:10001/openecomp/aai-resources "/bin/bash
/opt/ap..." 1 hour ago Exited (1) 1 hour ago
testconfig_aai-resources.api.simpledemo.openecomp.org_1
When i start it manually with "docker start 5a829013cb" it exits after a
brief period of time.
My Docker version is 17.09.0-ce, build afdb6d4 and docker-compose
version 1.15.0, build e12f3b9 and I run on Linux ubuntu
4.10.0-38-generic (16.04).
Does anyone know how to figure out what is wrong? Anyone else has the
same issue?
_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss