Closed jojoa closed 1 year ago
Extensions is unable to parse the new compose ps output as of breaking change in json formating see: https://github.com/docker/compose/pull/10918 and https://docs.docker.com/compose/release-notes/
Still broken if you have only 1 container in the project created, with the error: result.map is not a function. as it isnt a array if its only one..
@p1c2u ^
Extensions is unable to parse the new compose ps output as of breaking change in json formating see: https://github.com/docker/compose/pull/10918 and https://docs.docker.com/compose/release-notes/