- Docker Quick Start Guide
- Earl Waud
- 101字
- 2021-06-10 19:07:02
Installing Docker on an Ubuntu workstation
As we did on the CentOS workstation, we are going to install Docker CE on our Ubuntu workstation. The requirement for installing Docker CE on Ubuntu is that you have to be running a 64-bit recent LTS release, such as Bionic, Xenial, or Trusty. You can install an edge version of Docker CE onto the Artful version of Ubuntu.
There are three methods to install Docker CE on Ubuntu:
- Via Docker repositories
- Downloading and manually installing the DEB packages
- Running convenience scripts
The most common method used is via Docker repositories, so let's begin there.
推薦閱讀
- MCSA Windows Server 2016 Certification Guide:Exam 70-741
- 機器學習與大數據技術
- Windows XP中文版應用基礎
- STM32G4入門與電機控制實戰:基于X-CUBE-MCSDK的無刷直流電機與永磁同步電機控制實現
- 統計策略搜索強化學習方法及應用
- Visual FoxPro數據庫基礎及應用
- Practical Big Data Analytics
- 大數據技術基礎:基于Hadoop與Spark
- 空間機器人智能感知技術
- Hands-On Business Intelligence with Qlik Sense
- Cloud Native Development Patterns and Best Practices
- Outlook時間管理秘笈
- Proteus從入門到精通100例
- 數據庫技術:Access 2003·計算機網絡技術
- Network Science with Python and NetworkX Quick Start Guide