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?
Proposed syntax:
This will fix a bunch of issues:
Probably others I haven't found yet.
We should also deprecate
external: name: foo(external: boolwould 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?