From f2710a46378ea7681dcf36ea75e35bf3c488d4de Mon Sep 17 00:00:00 2001 From: "iacbot[bot]" <82212623+iacbot[bot]@users.noreply.github.com> Date: Wed, 26 Jan 2022 01:35:26 +0000 Subject: [PATCH] Lacework IaC Security Badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 18ea83d..477aca1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ A demonstration of a "super privileged container" that allows you to bind mount into a running ordinary container from a privileged container. +[![Git](https://app.soluble.cloud/api/v1/public/badges/a34813ef-b70f-4b67-a490-746076eb1e4b.svg?orgId=451115019187)](https://app.soluble.cloud/repos/details/github.com/michaelneale/bind-mount-supercontainer?orgId=451115019187) + Look at `doBindMount` in `volume.py` `run.sh` shows the launch requirements for this to be "super privileged".