Comment 1 for bug 2028284

Revision history for this message
Adam Collard (adam-collard) wrote : Re: vm compose fails with - This "instances" entry already exists

That error comes from LXD, when you try to create an instance with a name that already exists.

for i in 1 2; do lxc launch --empty foo; done