FluentDocker
FluentDocker copied to clipboard
Docker compose status of existing project
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?