Ensure that container build images can create pods
Running multi-container client-server tests need to create pods to encapsulate server images under test. This should work.
Adds test cases to the /container image, and patches /build-image with the proper configuration.
Fixes #16 (closed)
Edited by Calle Englund