33c61d1cdf
* Add container files for vcenter simulator * Add controller file to spin up the container during tests
3 lines
57 B
Bash
Executable file
3 lines
57 B
Bash
Executable file
#!/bin/bash
|
|
|
|
docker build -t ansible:vcenter-simulator .
|