Skip to content

Commit dcb7097

Browse files
committed
adds an env var commented out for sandboxed mode
Signed-off-by: Mike Brown <[email protected]>
1 parent 24aad6d commit dcb7097

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

containerd.service

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Documentation=https://containerd.io
1818
After=network.target local-fs.target
1919

2020
[Service]
21+
#uncomment to enable the experimental sbservice (sandboxed) version of containerd/cri integration
22+
#Environment="ENABLE_CRI_SANDBOXES=sandboxed"
2123
ExecStartPre=-/sbin/modprobe overlay
2224
ExecStart=/usr/local/bin/containerd
2325

0 commit comments

Comments
 (0)