mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-12-24 14:31:51 +01:00
ansible dockerfile
This commit is contained in:
15
ansible/README.md
Normal file
15
ansible/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
ansible
|
||||
==========
|
||||
This Dockerfile is for building an ansible environment.
|
||||
|
||||

|
||||
|
||||
## Make Images
|
||||
|
||||
```
|
||||
$ docker login
|
||||
|
||||
$ docker build -t ansible:latest .
|
||||
```
|
||||
|
||||
[1]: https://github.com/rezabojnordi
|
||||
Reference in New Issue
Block a user