2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-24 14:31:51 +01:00

ansible dockerfile

This commit is contained in:
reza
2021-11-02 14:52:01 +03:30
parent 33fff7b487
commit 020ca70660
2 changed files with 35 additions and 0 deletions

15
ansible/README.md Normal file
View File

@@ -0,0 +1,15 @@
ansible
==========
This Dockerfile is for building an ansible environment.
![](https://github.com/rezabojnordi)
## Make Images
```
$ docker login
$ docker build -t ansible:latest .
```
[1]: https://github.com/rezabojnordi