mirror of
https://github.com/containers/podman-compose.git
synced 2025-05-02 13:24:39 +02:00
Podman allows to create a network disabling the DNS plugin with '--disable-dns', but this option is not available in the compose spec. This patch add 'x-podman.disable-dns' to the podman-compose options, allowing the creation of a network with the DNS plugin disabled. Signed-off-by: Rafael Guterres Jeffman <rjeffman@redhat.com>
2 lines
92 B
Gherkin
2 lines
92 B
Gherkin
- Add support for 'x-podman.disable-dns' to allow disabling DNS plugin on defined networks.
|