google / minions

Distributed filesystem scanner
Apache License 2.0
130 stars 12 forks source link

Build a container goblin #7

Closed paradoxengine closed 6 years ago

paradoxengine commented 6 years ago

The minimum usable system goes through a goblin capable of handling container images. I might want to start from raw dockers or something integrated, like spinnaker. TBD.

paradoxengine commented 6 years ago

Let's start with something that can manipulate docker from the command line. Docker Explorer [https://github.com/google/docker-explorer/tree/master/docker_explorer] has a pretty simple set of logic I can re-implement in Go to handle docker containers (as long as there is Kernel support, which is a fair assumption for a Goblin).