更新时间:2021-07-02 16:38:47
coverpage
Extending Docker
Credits
About the Author
About the Reviewer
www.PacktPub.com
eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Introduction to Extending Docker
The rise of Docker
Everyone should be using Docker?
Life cycle of a container
What are the limits?
Summary
Chapter 2. Introducing First-party Tools
Docker Toolbox
Docker Machine
Docker Swarm
Docker Compose
Chapter 3. Volume Plugins
Zero volumes
The default volume driver
Chapter 4. Network Plugins
Docker networking
Multi-host networking with overlays
Weaving a network
Chapter 5. Building Your Own Plugin
Third-party plugins
Understanding a plugin
Writing your plugin service
Chapter 6. Extending Your Infrastructure
Why use these tools?
Puppetize all the things
Orchestration with Ansible
Vagrant (again)
Packaging images
Serving up Docker with Jenkins
Chapter 7. Looking at Schedulers
Getting started with Kubernetes
Amazon EC2 Container Service (ECS)
Rancher
Chapter 8. Security Challenges and Conclusions
Securing your containers
The challenges
Index