X-Git-Url: https://git.p6c8.net/policy-templates.git/blobdiff_plain/d36a0b2aa65790f58871c47d2830e67c53737498..2bc6f986df65a602f7115eef84a84cdad7411db5:/linux/policies.json

diff --git a/linux/policies.json b/linux/policies.json
index c38d88f..61017ef 100644
--- a/linux/policies.json
+++ b/linux/policies.json
@@ -43,6 +43,15 @@
     "Certificates": {
       "Install": ["cert1.der", "/home/username/cert2.pem"],
     },
+    "Containers": {
+      "Default": [
+        {
+          "name": "My container",
+          "icon": "pet",
+          "color": "turquoise"
+        }
+      ]
+    },
     "Cookies": {
       "Allow": ["http://example.org/"],
       "AllowSession": ["http://example.edu/"],