-
-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Hi! Current state of this extension starts docker on button "refresh" near the search field, but it appears that this button only will update state, because in some moments user wants only to check status of docker without starting it. For example, check that docker has stopped correctly and is not running now.
More than that, this extension has a so good button start\stop docker. It was the firstly.
Secondly, please add possibility to disable "poll API interval" and "fetch containers interval", for case when user wants always to check it manually in case when user doesn't need in working this extension in background, because all background work uses energy and CPU, and a lot of similar polling extensions can give a bad affect.
As for "fetch in expand" and "fetch in startup" - this functions also starts docker that has a negative affect when user expands this accidentally, and more than that names of this functions "fetch*" tells that it only check...
Thanks you!