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

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.
主站蜘蛛池模板: 阿巴嘎旗| 九龙坡区| 绍兴市| 建昌县| 邵阳县| 花莲市| 揭阳市| 长治县| 绥滨县| 宁晋县| 湛江市| 连云港市| 栾城县| 友谊县| 建宁县| 克什克腾旗| 德令哈市| 于都县| 二连浩特市| 济南市| 大悟县| 武穴市| 武义县| 尚志市| 肥城市| 惠来县| 泗阳县| 屏东县| 康平县| 台中市| 乐业县| 宿州市| 安西县| 文山县| 县级市| 桓台县| 军事| 若尔盖县| 松滋市| 微博| 上杭县|