How to Install runc in Ubuntu 18.04



Install runc by entering the following commands in the terminal:

sudo apt update
sudo apt install runc

Description:

Open Container Project - runtime

"runc" is a command line client for running applications packaged according to the Open Container Format (OCF) and is a compliant implementation of the Open Container Project specification.

Homepage: https://github.com/opencontainers/runc

Version: 1.0.0~rc4+dfsg1-6

Section: universe/devel