Hi Team, I wanted to generate a docker container for AstrixDB, I tried building one from the code given in git repo.
https://github.com/apache/asterixdb/tree/master/asterixdb/asterix-docker But I am facing below issue while running the container: 2019-08-12 23:00:43,936 INFO exited: asterixcc (exit status 1; not expected) 2019-08-12 23:00:43,936 DEBG received SIGCLD indicating a child quit 2019-08-12 23:00:44,946 INFO spawned: 'asterixcc' with pid 112 2019-08-12 23:00:45,950 INFO success: asterixcc entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)
