- 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.
推薦閱讀
- PLC控制程序精編108例
- 每天5分鐘玩轉(zhuǎn)Kubernetes
- Windows Phone 7.5 Data Cookbook
- Linux操作系統(tǒng)應用編程
- 高性能Linux服務器構(gòu)建實戰(zhàn):系統(tǒng)安全、故障排查、自動化運維與集群架構(gòu)
- 嵌入式操作系統(tǒng)(Linux篇)(微課版)
- Windows Phone應用程序開發(fā)
- 混沌工程實戰(zhàn):手把手教你實現(xiàn)系統(tǒng)穩(wěn)定性
- Linux系統(tǒng)安全基礎(chǔ):二進制代碼安全性分析基礎(chǔ)與實踐
- Learning Magento 2 Administration
- 深入淺出Node.js
- 從實踐中學習Kali Linux無線網(wǎng)絡滲透測試
- Delphi Programming Projects
- Windows 7應用入門與技巧
- 云原生落地:產(chǎn)品、架構(gòu)與商業(yè)模式