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

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.
主站蜘蛛池模板: 韩城市| 开封县| 汕尾市| 黎川县| 湛江市| 临湘市| 屯门区| 堆龙德庆县| 南康市| 安福县| 昌乐县| 清流县| 诏安县| 寻乌县| 佛山市| 铁岭市| 盘山县| 嵩明县| 商水县| 东城区| 美姑县| 保康县| 泰州市| 彝良县| 古田县| 衡阳市| 托里县| 中牟县| 西丰县| 日喀则市| 襄城县| 崇信县| 四平市| 西平县| 扶沟县| 茂名市| 于都县| 临沂市| 喜德县| 连平县| 威海市|