August 2018
Intermediate to advanced
352 pages
12h 30m
English
The default Docker daemon configuration file is located at /etc/docker, which is used while starting the daemon. Here are some basic operations:
$ sudo systemctl start docker
$ docker info
$ sudo yum -y upgrade
$ sudo systemctl enable docker
$ sudo yum remove docker-ce
$ sudo systemctl stop docker
Read now
Unlock full access