mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-19 07:49:17 +00:00
docs: Update how-to-use-kata-containers-with-firecracker.md
Removed the `` around containerd, because when you execute this as a script it runs the containerd command within the script, which it should not do. Fixes #4217 Signed-off-by: Willem Dendauw <willem.dendauw@hotmail.com>
This commit is contained in:
committed by
Chelsea Mafrica
parent
0d2a7f8324
commit
9304889330
@@ -104,7 +104,7 @@ sudo dmsetup create "${POOL_NAME}" \
|
||||
|
||||
cat << EOF
|
||||
#
|
||||
# Add this to your config.toml configuration file and restart `containerd` daemon
|
||||
# Add this to your config.toml configuration file and restart containerd daemon
|
||||
#
|
||||
[plugins]
|
||||
[plugins.devmapper]
|
||||
|
Reference in New Issue
Block a user