- Learn OpenShift
- Denis Zuev Artemii Kropachev Aleksey Usov
- 158字
- 2021-08-13 16:03:44
Docker installation and configuration
Docker software is available in two editions: Community Edition (CE) and Enterprise Edition (EE).
Docker CE is a good point from which to start learning Docker and using containerized applications. It is available on different platforms and operating systems. Docker CE comes with an installer so you can start working with containers immediately. Docker CE is integrated and optimized for infrastructure so you can maintain a native app experience while getting started with Docker.
Docker Enterprise Edition (EE) is a Container-as-a-Service (CaaS) platform for IT that manages and secures diverse applications across disparate infrastructures, both on-premises and in a cloud. In other words, Docker EE is similar to Docker CE in that it is supported by Docker Inc.
Docker software supports a number of platforms and operating systems. The packages are available for most popular operating systems such as Red Hat Enterprise Linux, Fedora Linux, CentOS, Ubuntu Linux, Debian Linux, macOS, and Microsoft Windows.
- 阿里云數(shù)字新基建系列:云原生操作系統(tǒng)Kubernetes
- Extending Puppet
- 開源安全運維平臺OSSIM疑難解析:入門篇
- Python基礎(chǔ)教程(第3版)
- Linux使用和管理指南:從云原生到可觀測性
- Social Data Visualization with HTML5 and JavaScript
- Windows 10從新手到高手
- 鴻蒙操作系統(tǒng)設(shè)計原理與架構(gòu)
- 鴻蒙HarmonyOS手機(jī)應(yīng)用開發(fā)實戰(zhàn)
- bash shell腳本編程經(jīng)典實例(第2版)
- OpenHarmony開發(fā)與實踐:基于紅莓RK2206開發(fā)板
- Windows網(wǎng)絡(luò)編程(第2版)
- Java EE 8 High Performance
- C#實用教程(第2版)
- Windows PE權(quán)威指南