Wmaxlees / containerOS-vis

A container based OS visualization tool
MIT License
0 stars 0 forks source link

Development - Collect Data #7

Open robfitzgerald opened 8 years ago

robfitzgerald commented 8 years ago

using our methods for accessing target data, we will implement a solution for retrieving the target data which allows for exploring 1 to many containers within a host debian OS.

solve the problem of identifying the containers by name or querying docker to find the containers. do we provide a list of container names as parameters to our app?

do we enumerate the number of containers that should be used and have the app look up the containers available?

this will output to a visualizer. how do we want to plan to pass data to the visualizer?

robfitzgerald commented 8 years ago

be sure to speak with @Wmaxlees about what the data should look like