Skip to content

Include service references in volumes_from #452

@rcjsuen

Description

@rcjsuen

If a service is being referenced in the volumes_from array, it should support highlight, definition lookups, and rename operations.

services:
  serviceA:
    volumes_from:
      - service_name
      - service_name:ro
      - container:container_name
      - container:container_name:rw

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions