Enable tracing and log collection in the vcsim container

This commit is contained in:
James Tanner
2017-10-16 12:05:12 -04:00
committed by jctanner
parent e5eedfe4b8
commit cc287daa3b
2 changed files with 16 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
docker build -t ansible:vcenter-simulator .
docker build --no-cache -t ansible:vcenter-simulator .