How to transform a centos .ova virtual machine into a docker image
I want to turn my centos 7 virtual machine which is working perfectly with services into a docker image and upload it to docker hub.
I tried to copy some ansible and services specific files.