FluentDocker icon indicating copy to clipboard operation
FluentDocker copied to clipboard

Docker compose status of existing project

Open MrXLR8 opened this issue 1 year ago • 0 comments

It seems it is not possible to retrieve any information about docker compose project that was already been run manually. ICompositeService will have state "Unknown" and other fields are not filled. This can be fixed after giving any command like "Start,Stop" Looking for a way to reconnect to running the project without making any changes to it. Maybe an Update() method?

MrXLR8 avatar Oct 30 '23 09:10 MrXLR8