diff --git a/wiki/src/blueprint/Linux_containers.mdwn b/wiki/src/blueprint/Linux_containers.mdwn
index a39a76fc9bd2f23b16e941972d0a7e82fa5b5b9b..452d7bba1581416ade0b06b4e740928e30413db3 100644
--- a/wiki/src/blueprint/Linux_containers.mdwn
+++ b/wiki/src/blueprint/Linux_containers.mdwn
@@ -138,3 +138,4 @@ Other resources
 * [Linux Container Security](http://mjg59.dreamwidth.org/33170.html),
   by Matthew Garrett
 * Whitepaper by NCC Group on [Linux containers](https://www.nccgroup.trust/globalassets/our-research/us/whitepapers/2016/june/container_whitepaperpdf/) and their weaknesses/strengths
+* Google's design for [Linux containers](https://chromium.googlesource.com/chromiumos/docs/+/master/containers_and_vms.md) within ChromeOS