vCenter simulator container for testing.
docker image build -t local/ansible/vcenter-test-container:latest .
docker image build --build-arg GOVMOMI_CHECKOUT=<hash|branch|tag> -t local/ansible/vcenter-test-container:<hash|branch|tag> .
vCenter simulator container for testing.
docker image build -t local/ansible/vcenter-test-container:latest .
docker image build --build-arg GOVMOMI_CHECKOUT=<hash|branch|tag> -t local/ansible/vcenter-test-container:<hash|branch|tag> .