mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-13 13:12:30 +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 .
|