From 3bd0c59fcf96477d871be0cdb349c6e2507c551e Mon Sep 17 00:00:00 2001 From: vegasbrianc Date: Thu, 26 Jul 2018 21:27:24 +0200 Subject: [PATCH] Crashcart by @oraclelinux to sidecar linux binaries into containers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 37ffbe1..59da003 100644 --- a/README.md +++ b/README.md @@ -489,6 +489,7 @@ Services to securely store your Docker images. - [Binci](https://github.com/binci/binci) - Containerize your development workflow. (formerly DevLab by [@TechnologyAdvice](https://github.com/TechnologyAdvice)) - [Boot2Docker](https://github.com/boot2docker/boot2docker) - Docker for OSX and Windows - [construi](https://github.com/lstephen/construi) - Run your builds inside a Docker defined environment by [@lstephen](https://github.com/lstephen) +- [Crashcart](https://github.com/oracle/crashcart) - Sideload Linux binaries into a running container for troubleshooting by [@Oracle](https://github.com/oracle) - [Devstep](https://github.com/fgrehm/devstep) :skull: - Development environments powered by Docker and buildpacks by [@fgrehm][fgrehm] - [Dinghy](https://github.com/codekitchen/dinghy) - An alternative way to use Docker on Mac OS X using Docker Machine with virtualbox, vmware, xhyve or parallels - [DLite](https://github.com/nlf/dlite) - Simplest way to use Docker on OSX, no VM needed. By [@nlf](https://github.com/nlf)