Code Snippet

Just another Code Snippet site

Increasing the Base Device Size on Docker Daemon Restart 

Sometime back I wrote a feature for docker to allow expanding Base device size on daemon restart. This feature has been included in Docker 1.10, so you can try it out now.Before we jump further into this article, I would like to point out that this feature is only available for devicemapper storage and does not apply to other storage drivers like overlay, btrfs, aufs, etc.

Source: Increasing the Base Device Size on Docker Daemon Restart — Project Atomic


Leave a Reply

Your email address will not be published. Required fields are marked *