官术网_书友最值得收藏!

  • Learn OpenShift
  • Denis Zuev Artemii Kropachev Aleksey Usov
  • 209字
  • 2021-08-13 16:03:44

Using Docker man, help, info

The Docker daemon listens on unix:///var/run/docker.sock but you can bind Docker to another host/port or a Unix socket. The Docker client (the docker utility) uses the Docker API to interact with the Docker daemon.

The Docker client supports dozens of commands, each with numerous options, so an attempt to list them all would just result in a copy of the CLI reference from the official documentation. Instead, we will provide you with the most useful subsets of commands to get you up and running.

You can always check available man pages for all Docker sub-commands using:

$ man -k docker

You will be able to see a list of man pages for Docker and all the sub-commands available:

$ man docker
$ man docker-info
$ man Dockerfile

Another way to get information regarding a command is to use docker COMMAND --help:

# docker info --help
Usage: docker info
Display system-wide information
--help Print usage

The docker utility allows you to manage container infrastructure. All sub-commands can be grouped as follows:

      

Activity type

Related subcommands

Managing images

search, pull, push, rmi, images, tag, export, import, load, save

Managing containers

run, exec, ps, kill, stop, start

Building custom images

build, commit

Information gathering

info, inspect

主站蜘蛛池模板: 来宾市| 北京市| 汉源县| 江津市| 松阳县| 永登县| 自治县| 阳山县| 轮台县| 平阴县| 凭祥市| 永登县| 新源县| 慈溪市| 新竹县| 托克逊县| 新民市| 保靖县| 皋兰县| 类乌齐县| 屏南县| 科技| 盖州市| 璧山县| 东兰县| 双辽市| 海林市| 永寿县| 静海县| 库伦旗| 滦南县| 治多县| 曲沃县| 河西区| 漳平市| 淄博市| 永吉县| 南开区| 邹平县| 安平县| 长顺县|