
apt-get:ai:2e5fa
Install docker on an Ubuntu LXC Container
$ apt-get update && apt-get install docker.io -y
try on your machine
This command updates the package list and installs the Docker.io package on an Ubuntu LXC Container.
This explanation was created by an AI. In most cases those are correct. But please always be careful and
never run a command you are not sure if it is safe.
Questions that are answered by this command:
- Install docker on an Ubuntu LXC Container?