From 7415f041ef13ace7b3cd45fd3704d4543861f713 Mon Sep 17 00:00:00 2001 From: Moshe-Immerman Date: Wed, 6 Sep 2017 07:55:55 +0200 Subject: [PATCH] add amicontained --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1eb772b..61f500e 100644 --- a/README.md +++ b/README.md @@ -310,6 +310,7 @@ Docker EE is on the same code base as Docker CE, so also built from Moby, with c ### Base Tools +* [amicontained](https://github.com/jessfraz/amicontained) - Container introspection tool. Find out what container runtime is being used as well as features available by [@jessfraz][jessfraz] * [autodock](https://github.com/prologic/autodock) - Daemon for Docker Automation by [@prologic][prologic] * [Chaperone](https://github.com/garywiz/chaperone) - A single PID1 process designed for docker containers. Does user management, log management, startup, zombie reaping, all in one small package. by [@garywiz](https://github.com/garywiz) * [CoreOS][coreos] - Linux for Massive Server Deployments