- 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.
- Citrix XenApp Performance Essentials
- Google系統(tǒng)架構(gòu)解密:構(gòu)建安全可靠的系統(tǒng)
- 阿里云數(shù)字新基建系列:云原生操作系統(tǒng)Kubernetes
- Ubuntu Linux操作系統(tǒng)
- 計(jì)算機(jī)系統(tǒng)開發(fā)與優(yōu)化實(shí)戰(zhàn)
- Python基礎(chǔ)教程(第3版)
- Learning Bootstrap
- Ceph分布式存儲實(shí)戰(zhàn)
- 從實(shí)踐中學(xué)習(xí)Kali Linux無線網(wǎng)絡(luò)滲透測試
- VMware Horizon View Essentials
- Linux軟件管理平臺設(shè)計(jì)與實(shí)現(xiàn)
- 鴻蒙入門:HarmonyOS應(yīng)用開發(fā)
- 微軟360度
- iOS Programming Cookbook
- Apache ShardingSphere權(quán)威指南