This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
7381554e42
community.general
/
test
/
utils
/
docker
/
vcenter-simulator
/
make.sh
4 lines
68 B
Bash
Raw
Normal View
History
Unescape
Escape
Vcsim container (#25236) * Add container files for vcenter simulator * Add controller file to spin up the container during tests
2017-06-21 15:44:40 +02:00
#!/bin/bash
Enable tracing and log collection in the vcsim container
2017-10-16 18:05:12 +02:00
docker build --no-cache -t ansible:vcenter-simulator .
Copy permalink