I managed to resolve this one. Basically the path to the docker file to the image builder was not correctly set and after doing that, I was able to get the image built and the testcontainer running that image.
Thanks,