容器技术发展日新月异,除了不断地跟进最新的版本和社区发展,好的深入学习方式就是通过模仿来造一个类似的轮子。 本书结合了几位作者在容器领域和阿里云上的生产实践,涉及了从入门的容器技术和Go原理到最新的容器领域规范和开源项目OCI、containerd、CRI等,很精炼地将如何从零写一个Docker娓娓道来,非常有助于提高读者在Docker领域的深度动手能力。 ——阿里巴巴高级技术专家,汤志敏 本书通过从头构建容器引擎、构造镜像,深入浅出地讲解了容器背后的原理,是一本不可多得的好书。 ——阿里巴巴高级技术专家,戒空 随着Docker技术的不断发展,Docker公司、阿里云及其他的云产品公司都推出了越来越成熟的、基于Docker的解决方案,一场Docker容器带来的技术变革正在兴起。本书内容由浅至深,通俗易懂,引导读者通过学习容器技术的实现细节,一步步去构建一个简单的容器,能帮助有一定Docker基础的工程师学习到更有实践性的经验,对刚接触Docker技术的工程师也很有参考价值。 ——阿里巴巴技术专家,罗晶
2020-12-12 00:48:25 77.31MB Docker Container 容器
1
nvidia-container-runtime-1.0.0-1.docker17.03.2.x86_64
2020-01-14 03:02:51 2.1MB 资源
1
本来就是免费的东西,看见有人还要一个资源分下载,故编译一个免积分下载,方便使用
2020-01-03 11:28:07 131KB TstCon32.exe
1
在Visual Studio2013中使用ActiveX Control Test Container调试32位的OCX控件,可设置断点。
2019-12-21 21:16:02 101KB ActiveX Control Test Container
1
avi atom查看器 分析avi结构的利器 可以分析avi container的文件结构
2019-12-21 21:01:45 304KB avi container avi结构分析 avi格式分析
1
安装 Docker 时资源包docker-ce-18.03.1.ce-1.el7.centos.x86_64.rpm的依赖包
2019-12-21 18:58:33 26KB Docker container-se 依赖包 docker-ce
1
内有安装container-selinux所需要的依赖包,还有container-selinux-2.9-4.el7.noarch.rpm 和docker-ce的rpm
2019-12-21 18:47:52 31.9MB linux redhat docker container-se
1
Summary Docker in Action teaches readers how to create, deploy, and manage applications hosted in Docker containers. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology The idea behind Docker is simple. Create a tiny virtual environment, called a container, that holds just your application and its dependencies. The Docker engine uses the host operating system to build and account for these containers. They are easy to install, manage, and remove. Applications running inside containers share resources, making their footprints small. About the Book Docker in Action teaches readers how to create, deploy, and manage applications hosted in Docker containers. After starting with a clear explanation of the Docker model, you will learn how to package applications in containers, including techniques for testing and distributing applications. You will also learn how to run programs securely and how to manage shared resources. Using carefully designed examples, the book teaches you how to orchestrate containers and applications from installation to removal. Along the way, you'll discover techniques for using Docker on systems ranging from dev-and-test machines to full-scale cloud deployments. What's Inside Packaging containers for deployment Installing, managing, and removing containers Working with Docker images Distributing with DockerHub About the Reader Readers need only have a working knowledge of the Linux OS. No prior knowledge of Docker is assumed. About the Author Jeff Nickoloff, a software engineer, has presented Docker and its applications to hundreds of developers and administrators at Desert Code Camp, Amazon.com, and technology meetups.
2016-04-08 00:00:00 9.1MB Docker in Action container
1