- Containers in OpenStack
- Pradeep Kumar Singh Madhuri Kumari
- 101字
- 2021-07-02 21:17:23
Docker
Docker is the world's leading container platform software. It has been available since 2013. Docker is a container runtime tool designed to make it easier to create, deploy, and run applications by using containers. Docker has drastically reduced the complexity of managing applications by containerizing them. It allows applications to use the same Linux kernel as the host OS, unlike VMs, which create a whole new OS with dedicated hardware. Docker containers can run both on Linux and Windows workloads. Docker containers have enabled huge efficiencies in the development of software, but require runtime tools such as Swarm or Kubernetes.
推薦閱讀
- LabVIEW虛擬儀器從入門到測控應(yīng)用130例
- VMware Performance and Capacity Management(Second Edition)
- Maya 2012從入門到精通
- RPA(機器人流程自動化)快速入門:基于Blue Prism
- Docker High Performance(Second Edition)
- Nginx高性能Web服務(wù)器詳解
- Salesforce for Beginners
- Statistics for Data Science
- Silverlight 2完美征程
- Mastering MongoDB 3.x
- 智慧未來
- 常用傳感器技術(shù)及應(yīng)用(第2版)
- x86/x64體系探索及編程
- 傳感器與檢測技術(shù)
- Cassandra Design Patterns