Update README.md. Add link to podman dns plugin source

This commit is contained in:
Viacheslav Dubrovskyi 2021-12-24 10:21:38 +02:00 committed by Muayyad Alsadi
parent 9e8e25c159
commit 30051c2f5b

View File

@ -9,6 +9,7 @@ This project focus on:
This project only depend on: This project only depend on:
* `podman` * `podman`
* [podman dnsname plugin](https://github.com/containers/dnsname) (Optional requirement. If necessary, the containers be able to resolve each other if they are on the same CNI network. In distributions, it is usually found in the `podman-plugins` package)
* Python3 * Python3
* [PyYAML](https://pyyaml.org/) * [PyYAML](https://pyyaml.org/)
* [python-dotenv](https://pypi.org/project/python-dotenv/) * [python-dotenv](https://pypi.org/project/python-dotenv/)
@ -99,7 +100,7 @@ which have
- a django tasks - a django tasks
When testing the `AWX3` example, if you got errors just wait for db migrations to end. When testing the `AWX3` example, if you got errors just wait for db migrations to end.
There is also AWX 17.1.0 There is also AWX 17.1.0
## Tests ## Tests