Skip to content

[Compose file] allow names for non-external volumes #274

Closed
@dnephin

Description

@dnephin

Proposed syntax:

volumes:
  data:
    name: something
    driver: drivername

This will fix a bunch of issues:

Probably others I haven't found yet.

We should also deprecate external: name: foo (external: bool would remain undeprecated).

cc @shin- What do you think?

Also, should we go ahead and do this with secrets, configs and networks as well, to keep them consistent?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions