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?
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?