Use Glide to stabilize dependencies. Use Go 1.5 to build binaries.
Unclaimed project
Are you a maintainer of local-persist? Claim this project to take control of your public changelog and roadmap.
Changelog
Create named local volumes that persist in the location(s) you want
Use Glide to stabilize dependencies. Use Go 1.5 to build binaries.
Forgot the -p flag for mkdir
Create directory to store volume backup is Dockerfile. Update README to reflect how to recreate volumes when restarting the plugin when running from a container.
Note: the binary has not actually changed (I literally just re-uploaded the same binary), but this same process is used to release a new Docker image, which is necessary.
Changing to use Debian (at least for now) because binary wouldn't run in Alpine.
Change the Docker image to use the binary, greatly reducing its size. Also updated dependencies and did some tweaks that arose from that.