Actions
Bug #8487
openDisplay managed containers log without connection
Status:
Need more information
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
At the moment Containers/index requires a working connection to the hub, as fog uses that to authenticate. It'd be good to be able to see managed containers even when Foreman doesn't have such a connection.
Updated by Anonymous almost 10 years ago
- Status changed from New to Assigned
- Assignee set to Anonymous
Updated by Anonymous almost 10 years ago
After looking at docker's code and playing with this, it appears that no connection to the hub is required, as all we do here is show all hosts (running and not) visible to a given docker daemon.
Updated by Anonymous almost 10 years ago
- Status changed from Assigned to Need more information
Actions