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

Information about command syntax

Before we dive into learning about Docker commands and their many options, I want to inform you of a change to the Docker CLI that happened in January 2017. 

The number of commands and associated options have been increasing with each new release of Docker. Docker decided that the complexity this was creating needed to be addressed. So, with the release of Docker version 1.13 (Docker also changed the version numbing scheme in 2017), the CLI commands have been divided into management functional groups. For example, there is now a container management group of commands, and an image management group of commands. This changes how you run Docker commands. Here is an example of the use of the old and new run command:

# the new command syntax...
docker container run hello-world
# the old command syntax...
docker run hello-world

This change provides better command organization, but also adds some verbosity to the command line. It's a trade-off. For now, as far as I know, the old command syntax still works for all Docker commands, but for the rest of the examples in this book, I am planning to use the new syntax. At least I'll try, as old habits die hard.

One other note I would like to make here is that most command options have a short and long format. I will try to share the long format as an option in my examples at least once so you will know what the short version stands for. If you installed the Docker command-line completion, it will be a helpful resource for remembering both the new Docker management-based commands and the parameters that can be used with them. Here is a look at the top-level command-completion help for the container commands:

That command list gives us a sneak peek at some of the commands we are going to review in this chapter, so let's get started with learning Docker commands. In Chapter 1, Setting up a Docker Development Environment, we used two very common Docker commands: the version command and the run command. While you think you know pretty much everything there is to know about the version command, you may be surprised to learn that it has another trick up its sleeve. There is another version of Docker's version command.

主站蜘蛛池模板: 田东县| 越西县| 郯城县| 瓮安县| 迁安市| 堆龙德庆县| 岚皋县| 四子王旗| 苍溪县| 龙口市| 万州区| 公主岭市| 平顺县| 湘西| 秦安县| 衢州市| 玉山县| 孝感市| 德庆县| 无为县| 金川县| 南木林县| 商城县| 汝州市| 射洪县| 电白县| 增城市| 秀山| 临泽县| 池州市| 三明市| 新源县| 佛冈县| 洪湖市| 年辖:市辖区| 镇安县| 桦南县| 祥云县| 三穗县| 沙坪坝区| 法库县|