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

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.
主站蜘蛛池模板: 丽江市| 古浪县| 华宁县| 九龙城区| 达孜县| 会泽县| 高阳县| 石阡县| 义乌市| 巴楚县| 包头市| 如东县| 丰镇市| 桦川县| 荃湾区| 横峰县| 桃园县| 巴中市| 阜新| 城市| 葵青区| 房山区| 普兰店市| 布尔津县| 闻喜县| 黑河市| 崇礼县| 邵阳市| 夏河县| 治多县| 南阳市| 新化县| 壤塘县| 太仓市| 定安县| 潼南县| 丰原市| 保康县| 福清市| 宿州市| 波密县|