- Docker on Windows
- Elton Stoneman
- 140字
- 2021-07-02 12:47:50
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "As an alternative to the Azure portal, you can use the az command line to manage the DevTest lab."
A block of code is set as follows:
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<appSettings configSource="config\appSettings.config" />
<connectionStrings configSource="config\connectionStrings.config" />
</configuration>
Any command-line input or output is written as follows:
> docker version
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "You need to select Switch to Windows containers... before you do anything else"
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- 嵌入式Linux系統開發:基于Yocto Project
- 操作系統基礎與實踐:基于openEuler平臺
- Ubuntu Linux操作系統
- 新手易學:系統安裝與重裝
- Linux Shell編程從入門到精通(第2版)
- Linux就該這么學
- Linux系統安全基礎:二進制代碼安全性分析基礎與實踐
- Kali Linux 2018:Windows Penetration Testing
- Linux命令行大全(第2版)
- OpenSolaris設備驅動原理與開發
- 統信UOS應用開發進階教程
- Web Penetration Testing with Kali Linux(Third Edition)
- OpenStack Essentials(Second Edition)
- Windows網絡編程(第2版)
- Learning IBM Watson Analytics