From 2d5ec89b4d54125e42f95806082ee4c1f41a7e01 Mon Sep 17 00:00:00 2001 From: Filipp Frizzy Date: Tue, 12 Jun 2018 18:42:39 +0000 Subject: [PATCH] add new link https://github.com/google/docker-explorer/ --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a03cf2c..5d7fc58 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,8 @@ Quick and Easy server testing/validation. A proxy for docker.sock that enforces access control and isolated privileges. * [gvisor](https://github.com/google/gvisor) gVisor is a user-space kernel, written in Go, that implements a substantial portion of the Linux system surface. It includes an Open Container Initiative (OCI) runtime called runsc that provides an isolation boundary between the application and the host kernel. The runsc runtime integrates with Docker and Kubernetes, making it simple to run sandboxed containers. +* [docker-explorer](https://github.com/google/docker-explorer/) +A tool to help forensicate offline docker acquisitions. ### Links