Difference between revisions of "Apt install docker.io"

From wikieduonline
Jump to navigation Jump to search
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
+
{{lowercase}}
 
* <code>[[apt install]] [[docker.io]]</code>
 
* <code>[[apt install]] [[docker.io]]</code>
 +
* <code>[[apt install]] [[docker.io]] -y</code>
  
 +
apt install docker.io
 +
Reading package lists... Done
 +
Building dependency tree
 +
Reading state information... Done
 +
The following additional packages will be installed:
 +
  bridge-utils cgroupfs-mount [[containerd]] dns-root-data dnsmasq-base libidn11 [[pigz]] [[runc]] ubuntu-fan
 +
Suggested packages:
 +
  ifupdown aufs-tools debootstrap docker-doc rinse zfs-fuse | zfsutils
 +
The following NEW packages will be installed:
 +
  bridge-utils cgroupfs-mount containerd dns-root-data dnsmasq-base docker.io libidn11 pigz runc ubuntu-fan
 +
0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded.
 +
Need to get 69.7 MB of archives.
 +
After this operation, 334 MB of additional disk space will be used.
 +
Do you want to continue? [Y/n]
 +
.../...
  
 
== Related terms ==
 
== Related terms ==
 +
* <code>[[systemctl start docker]]</code>
 
* <code>[[/etc/docker/daemon.json]]</code>
 
* <code>[[/etc/docker/daemon.json]]</code>
 
* <code>[[/var/lib/docker/containers/hash of the container/hostconfig.json]]</code>
 
* <code>[[/var/lib/docker/containers/hash of the container/hostconfig.json]]</code>
 
* <code>[[docker version]]</code> and <code>[[docker ps]]</code>
 
* <code>[[docker version]]</code> and <code>[[docker ps]]</code>
 +
* <code>[[apt install docker-compose]]</code>
 +
* <code>[[systemctl status docker]]</code>
 +
* <code>[[apt remove docker.io]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 09:44, 13 March 2023

apt install docker.io
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
  bridge-utils cgroupfs-mount containerd dns-root-data dnsmasq-base libidn11 pigz runc ubuntu-fan
Suggested packages:
  ifupdown aufs-tools debootstrap docker-doc rinse zfs-fuse | zfsutils
The following NEW packages will be installed:
  bridge-utils cgroupfs-mount containerd dns-root-data dnsmasq-base docker.io libidn11 pigz runc ubuntu-fan
0 upgraded, 10 newly installed, 0 to remove and 20 not upgraded.
Need to get 69.7 MB of archives.
After this operation, 334 MB of additional disk space will be used.
Do you want to continue? [Y/n]
.../...

Related terms[edit]

See also[edit]

Advertising: