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

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.
主站蜘蛛池模板: 眉山市| 铁岭市| 乾安县| 上蔡县| 田东县| 宜黄县| 江津市| 勐海县| 内乡县| 深州市| 千阳县| 无为县| 水城县| 霍山县| 曲靖市| 和林格尔县| 安图县| 石林| 萝北县| 浮梁县| 壤塘县| 河间市| 惠安县| 凌云县| 古浪县| 临城县| 肇庆市| 惠水县| 西乡县| 宁蒗| 昌黎县| 阳曲县| 阳原县| 图片| 德兴市| 靖安县| 双辽市| 浦江县| 辽中县| 宁城县| 高要市|