mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-01 05:50:59 +00:00
3 lines
68 B
Bash
Executable file
3 lines
68 B
Bash
Executable file
#!/bin/bash
|
|
|
|
docker build --no-cache -t ansible:vcenter-simulator .
|