cirocosta/nfsvol

By cirocosta

Updated over 7 years ago

!

Plugin

3.6K

nfsvol Build Status

Docker Volume Plugin designed to allow creating named volumes in a given path mounted as nfs

Install

docker plugin install \
        --alias nfsvol \
        --grant-all-permissions \
        cirocosta/nfsvol

Docker Pull Command

docker plugin install cirocosta/nfsvol