diff --git a/README.md b/README.md index f89be55..6ea3f18 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Create fully static, including rootfs embedded, binaries that pop you directly into a container. **Can be run by an unprivileged user.** +Check out the blog post: [blog.jessfraz.com/post/getting-towards-real-sandbox-containers](https://blog.jessfraz.com/post/getting-towards-real-sandbox-containers/). + This is based off a crazy idea from [@crosbymichael](https://github.com/crosbymichael) who first embedded an image in a binary :D