Skip to content

Support for: top-level volumes. #447

Closed
@cdrage

Description

Using a top-level volume errors out and is unsupported:

version: "2"

services:
    redis:
      image: redis:3.0

volumes:
  - /var/lib/mysql
ERRO Could not parse config for project wikus : yaml: unmarshal errors:
  line 8: cannot unmarshal !!seq into map[string]interface {} 
FATA Failed to load compose file: yaml: unmarshal errors:
  line 8: cannot unmarshal !!seq into map[string]interface {} 

Metadata

Assignees

No one assigned

    Labels

    kind/discusslifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions