Docker Fundamentals — Hard
Key points
- Docker plugins enhance Docker's functionality
- They allow for the addition of new drivers and plugins
- Plugins run as privileged containers managed by Docker
- They communicate via a Unix socket API
- Enable third-party storage systems, custom networking, centralized logging, and access control
Ready to go further?
Related questions
