mirror of
https://github.com/containers/podman-compose.git
synced 2025-05-31 15:35:42 +02:00
Update README.md. Add link to podman dns plugin source
This commit is contained in:
parent
9e8e25c159
commit
30051c2f5b
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user