acquire icon indicating copy to clipboard operation
acquire copied to clipboard

Acquire Docker container metadata and filesystems

Open DissectBot opened this issue 1 year ago • 0 comments

We recently had a case where relevant logs (and other traces) were stored in Docker volumes. It would be nice to have a way (a {{docker}} plugin?) to acquire the container and image metadata from {{/var/lib/docker}} as well as the overlayfs layers of the actual containers (i.e. not those of the images, since that would be both less interesting as well as a lot of data).

DissectBot avatar Mar 14 '24 16:03 DissectBot