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".