AdityaGupta1 / mobycraft

A Minecraft client-side mod to manage and visualize Docker containers in Minecraft
Apache License 2.0
35 stars 7 forks source link

Group the container by image name or owner #82

Open arun-gupta opened 8 years ago

arun-gupta commented 8 years ago

Image name can be identified from the container's metadata

Owner be done after the clustering model is introduced.

AdityaGupta1 commented 8 years ago

@aspyker,

Thanks for giving this feedback. I have a few ideas as to how to group containers by image:

Which one do you think would work best?