Post

Container Runtimes

Container Runtimes

1
2
3
docker run --runtime kata  -d nginx
docker run --runtime runsc -d nginx
~

[img[container-runtime.png]]

This post is licensed under CC BY 4.0 by the author.