mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-28 09:08:36 +02:00
16 lines
227 B
Markdown
16 lines
227 B
Markdown
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
|