Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

Releases: PassiveLemon/blobsaver-docker

3.5.2

24 Aug 02:20
Compare
Choose a tag to compare

Breaking Changes:
File structure change requires you to update the volume mount for the blobs. It should be changed to /opt/blobsaver/blobs/

Changes:
Switch to the Blobsaver archive .tgz extensions, aka, 3.5.2.
Notifier was removed.
VERSION variable is no longer configurable.
STARTTRIGGER variable is now configurable.
--include-betas removed by default because of an issue with Blobsaver.

3.5.1

24 Aug 02:08
Compare
Choose a tag to compare

Changes:
Containers are now updated one-one based on Blobsaver version.

Currently the 3.5.2 Linux x64 archive link is broken so 3.5.1 is the latest working.

1.3

24 Mar 20:52
Compare
Choose a tag to compare
1.3

Change:
Changed to a lightweight Alpine container with Glibc compatibility. No functionality changes, just a smaller image size.

1.2

24 Feb 22:00
Compare
Choose a tag to compare
1.2

Change:
Support for custom Blobsaver arguments upon running the container
Modifying the cronjob time upon running the container
Will manually try to save once before continuing with the cronjob. You can use this for debugging or as a manual save.

1.0

29 Jan 18:33
Compare
Choose a tag to compare
1.0

First release