- Angular 6 for Enterprise:Ready Web Applications
- Doguhan Uluca
- 123字
- 2021-06-25 21:20:39
Installing Docker
In order to be able to build and run containers, you must first install the Docker execution environment on your computer.
Windows support of Docker can be challenging. You must have a PC with a CPU that supports virtualization extensions, which is not a guarantee on laptops. You must also have a Pro version of Windows with Hyper-V enabled. On the flip side, Windows Server 2016 has native support for Docker, which is an unprecedented amount of support shown by Microsoft toward the industry initiative to adopt Docker and containerization.
- Install Docker by executing the following command:
For Windows:
PS> choco install docker docker-for-windows -y
For macOS:
$ brew install docker
- Execute docker -v to verify the installation.
推薦閱讀
- Application Development with Qt Creator(Second Edition)
- 物聯(lián)網(wǎng)(IoT)基礎(chǔ):網(wǎng)絡(luò)技術(shù)+協(xié)議+用例
- Truffle Quick Start Guide
- 網(wǎng)絡(luò)創(chuàng)新指數(shù)研究
- 局域網(wǎng)組建、管理與維護(hù)項(xiàng)目教程(Windows Server 2003)
- Building RESTful Web services with Go
- WordPress Web Application Development
- TD-LTE無線網(wǎng)絡(luò)規(guī)劃與設(shè)計(jì)
- Learning Node.js Development
- Implementing NetScaler VPX?
- 物聯(lián)網(wǎng)
- Microservices Development Cookbook
- 趣話通信:6G的前世、今生和未來
- 智能物聯(lián)安防視頻技術(shù)基礎(chǔ)與應(yīng)用
- 網(wǎng)絡(luò)是怎樣連接的