Difference between revisions of "Apt install docker.io"
Jump to navigation
Jump to search
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
* <code>[[apt install]] [[docker.io]]</code> | * <code>[[apt install]] [[docker.io]]</code> | ||
+ | * <code>[[apt install]] [[docker.io]] -y</code> | ||
apt install docker.io | apt install docker.io | ||
Line 17: | Line 18: | ||
Do you want to continue? [Y/n] | 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> | ||
Line 27: | Line 26: | ||
* <code>[[apt install docker-compose]]</code> | * <code>[[apt install docker-compose]]</code> | ||
* <code>[[systemctl status docker]]</code> | * <code>[[systemctl status docker]]</code> | ||
+ | * <code>[[apt remove docker.io]]</code> | ||
== See also == | == See also == | ||
− | * {{docker}} | + | * {{apt install docker.io}} |
[[Category:Docker]] | [[Category:Docker]] |
Latest revision as of 11:50, 10 October 2024
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]
systemctl start docker
/etc/docker/daemon.json
/var/lib/docker/containers/hash of the container/hostconfig.json
docker version
anddocker ps
apt install docker-compose
systemctl status docker
apt remove docker.io
See also[edit]
Advertising: