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

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.
主站蜘蛛池模板: 公安县| 临沭县| 新乡县| 铜梁县| 民和| 邢台市| 谷城县| 淮南市| 米泉市| 德庆县| 岳西县| 西昌市| 旺苍县| 城市| 微山县| 玛曲县| 于田县| 巩义市| 马边| 湘乡市| 镇巴县| 灯塔市| 孟津县| 怀化市| 仁怀市| 英吉沙县| 侯马市| 永善县| 吴旗县| 扶风县| 巴楚县| 云阳县| 凤庆县| 五莲县| 浠水县| 资溪县| 张家界市| 高雄市| 贡嘎县| 揭东县| 康平县|