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

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning. Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The Dockerfile is used to create the image when you run the docker build command." A block of code is set as follows:

{
"apiVersion": "v1",
"kind": "Pod",
"metadata":{
"name": ”rest_service”,
"labels": {
"name": "rest_service"
}
},
"spec": {
"containers": [{
"name": "rest_service",
"image": "rest_service",
"ports": [{"containerPort": 8080}],
}]
}
}

Any command-line input or output is written as follows:

docker rm $(docker ps -a -q -f status=exited)

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Clicking the Skip For Now will take you to the the images list without logging into the Docker Hub."

Warnings or important notes appear in a box like this.
Tips and tricks appear like this.
主站蜘蛛池模板: 元朗区| 徐水县| 布拖县| 合肥市| 岱山县| 唐山市| 永和县| 玉门市| 云南省| 潞西市| 中江县| 青川县| 谷城县| 仙居县| 堆龙德庆县| 新疆| 廊坊市| 武胜县| 康乐县| 上饶县| 荔波县| 九台市| 永康市| 砚山县| 滨海县| 固原市| 黑山县| 会同县| 阜康市| 临海市| 康定县| 图木舒克市| 衡山县| 宁夏| 泸溪县| 称多县| 绵竹市| 永丰县| 定结县| 南华县| 麻城市|