-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
dns_option missing from the schema for compose
As discussed in docker/compose#5010 (comment), in order for Docker Compose to support an option provided by docker run, it needs to be added to the compose schema in this repository.
Could that be done, so that we may use the functionality to provide DNS options when using Docker Compose?
Steps to reproduce the issue:
- Observe that
dnsanddns_searchare in the schemas, butdns_optionis not
Describe the results you received:
n/a
Describe the results you expected:
n/a
Additional information you deem important (e.g. issue happens only occasionally):
n/a
Output of docker version:
n/a
Output of docker info:
n/a
Additional environment details (AWS, VirtualBox, physical, etc.):
n/a
parkerjm, snahor, Iristyle, jeroenpeeters, AgentOak and 1 more
Metadata
Metadata
Assignees
Labels
No labels