- Learning Windows Server Containers
- Srikanth Machiraju
- 165字
- 2021-07-02 23:23:20
The road ahead for Dockers
Up to Docker release 0.9, containers were built using LXC, which is a Linux centric technology. Docker 0.9 introduced a new driver called libcontainer alongside LXC. The libcontainer is now a growing open source, open governed, non-profit library. The libcontainer is written using Go language for creating containers using Linux kernel API without relying on any close coupled features such as user-spaces or LXC. This means a lot to companies trending towards containerization. Docker has now moved out of being a Linux centric technology, in the future we might also see Docker adapting other platforms discussed previously, such as Solaris Zones, BSD jails, and so on. Libcontainer is openly available with contributions from major tech giants such as Google, Microsoft, Amazon, Red Hat, VMware, and so on. Docker being at its core is responsible for developing the core runtime and container format. Public cloud vendors such as Azure and AWS support Docker on their cloud platforms as first class citizens.
- Mastering vRealize Operations Manager(Second Edition)
- 鴻蒙生態:開啟萬物互聯的智慧新時代
- UNIX操作系統設計
- 阿里云數字新基建系列:云原生操作系統Kubernetes
- Hands-On DevOps with Vagrant
- 混沌工程:復雜系統韌性實現之道
- 高性能Linux服務器構建實戰:系統安全、故障排查、自動化運維與集群架構
- Python基礎教程(第3版)
- 網絡操作系統管理與應用(第三版)
- RHCSARHCE 紅帽Linux認證學習指南(第7版)EX200 & EX300
- 計算機應用基礎(Windows 7+Office 2016)
- CentOS 6 Linux Server Cookbook
- Learn CUDA Programming
- Linux內核修煉之道
- 每天5分鐘玩轉Docker容器技術