So I have build my own custom resourse type. As, suggested in this link.
I want to know how to test this docker image? How would I get the docker running?
What would be the command? Would I have to pass additional build parameters?
Is there a particular way custom resource types are tested?
Please provide me all the information.
(thanks in advance)