
Remove writing on empty makeup containers free#
If the core functionality provided by Docker doesn’t fit your need you are free to use any Docker Plugin that you want. One of the first Volume Plugins was probably Flocker.Īuthorization: allows to include third-party solutions for container authorization for example the twistlock plugin allows you to define which users can perform which actions. With these plugins it’s much easier to run stateful applications inside containers than before.

Storage/Volume: these allow you to use third-party container data management solutions to persist data on your hosts or across multiple hosts. This means you aren’t tied to the Docker Network and can easily use (virtually) any tool you want. Network: these allow you to use third-party container networking solutions like weave to connect your containers across multiple hosts or to set specific policies. Quobyte Mount and Docker - what’s specialĪt the moment you can find three types of Docker Plugins:.
