Docker clean up based on ancestor tag
docker ps -a -q --filter ancestor=azurebot/qna
then docker rm the containers
docker