mirror of https://github.com/ansible/ansible.git
Enable tracing and log collection in the vcsim container
parent
e5eedfe4b8
commit
cc287daa3b
@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker build -t ansible:vcenter-simulator .
|
||||
docker build --no-cache -t ansible:vcenter-simulator .
|
||||
|
Loading…
Reference in New Issue