I have build my play container image successfully using ansible-container build. While trying to launch the container using ansible-container run its terminated at the last
I see the last lines, conductor terminated. While running my application in browser am not seeing it running. Please kindly help to maintain the container running so that i can run and check my application getting launched. TIA
container.yml
OS / ENVIRONMENT
SUMMARY
I have build my play container image successfully using ansible-container build. While trying to launch the container using ansible-container run its terminated at the last
STEPS TO REPRODUCE
Sudo ansible-container --debug run
EXPECTED RESULTS
Conductor should be up and running
ACTUAL RESULTS
I see the last lines, conductor terminated. While running my application in browser am not seeing it running. Please kindly help to maintain the container running so that i can run and check my application getting launched. TIA