hive-apps/ansible/run.sh

4 lines
128 B
Bash
Raw Permalink Normal View History

2022-01-23 15:17:46 +00:00
#!/bin/bash
docker build -f Containerfile -t hive-ansible .
docker run -ti --rm -v /home/nold/.ssh:/home/nold/.ssh hive-ansible