Skip to content

Commit

Permalink
Merge pull request containerd#7183 from mikebrow/add-service-environm…
Browse files Browse the repository at this point in the history
…ent-for-sandboxed
  • Loading branch information
fuweid authored Jul 23, 2022
2 parents 05a71fd + ee6fc5c commit 294c61f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions containerd.service
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Documentation=https://containerd.io
After=network.target local-fs.target

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

Expand Down

0 comments on commit 294c61f

Please sign in to comment.