Skip to content

dns_option missing from compose schemaΒ #1557

@ps-jay

Description

@ps-jay

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:

  1. Observe that dns and dns_search are in the schemas, but dns_option is 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions