CARVIEW |
Navigation Menu
-
Notifications
You must be signed in to change notification settings - Fork 124
Releases: MatchbookLab/local-persist
Glide On
Compare
Assets 3
Pee!
Compare
Forgot the -p
flag for mkdir
Assets 3
JSON Nuance
Compare
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.
Assets 3
Alpine Smalpine
Compare
Changing to use Debian (at least for now) because binary wouldn't run in Alpine.
Assets 3
Lightening the Load
Compare
Change the Docker image to use the binary, greatly reducing its size. Also updated dependencies and did some tweaks that arose from that.
Assets 3
In Files We Trust
Compare
Undo the redundant addition in v1.0.1
Fix a bug where this plugin wouldn't restart on system reboot. As a result, this plugin no longer needs the Docker daemon to be running to reclaim existing volumes that belong to it. It now uses a JSON file to to keep track of its state.
Changes: v1.0.1...v1.1.0
Assets 3
Ensure Dir
Compare
Fix an issue where some systems delete plugins folder on reboot by ensuring it exists on plugin startup.
Changes: v1.0.0...v1.0.1
Assets 3
Preservation
Compare
First release! Please see https://github.com/CWSpear/local-persist#installing--running for installation instructions.
Assets 3
Testing the Waters
Compare
Testing out an install script, if good, README and 1.0.0 here we come
Assets 7
Episode I: The Prerelease
Compare
Mostly stable and works, just need some docs and an installation story. Good to use, though.