Difference between revisions of "Apt install docker.io"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
* <code>[[apt install]] [[docker.io]]</code> | * <code>[[apt install]] [[docker.io]]</code> | ||
+ | |||
+ | <pre> | ||
+ | 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] | ||
+ | .../... | ||
+ | </pre> | ||
+ | |||
+ | |||
Revision as of 11:17, 10 April 2021
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
/etc/docker/daemon.json
/var/lib/docker/containers/hash of the container/hostconfig.json
docker version
anddocker ps
See also
- Docker:
docker-compose
, Docker Desktop, Docker Scout, Docker Swarm, Docker Volumes, Docker images management, docker network,docker inspect
,docker volume inspect
,Dockerfile
, Docker Engine release notes,docker kill
,moby
, Docker-in-Docker,docker context
,buildx
,docker tag
,docker system prune
, Docker Hub,hub-tool, /etc/docker/daemon.json
,hostconfig.json
, dockerd, logs, Docker logging, Backup,docker service
,depends on
,--dns, --filter
,--mount
,docker login
,docker build
,apt remove docker.io
,.dockerignore
, docker context ls |docker-machine, .docker/
, PWD,$HOME/.docker/config.json
, Docker ID,--env-file, docker --help
Advertising: