Releases: jlesage/docker-crashplan-pro
Releases · jlesage/docker-crashplan-pro
Version 2.0.0-beta2
Changes in this release:
- Fixed issue where login was required again after a container restart.
- Make sure default config files are installed during startup.
- Follow the install script and set the manifest directory in default config file.
Version 2.0.0-beta1
Changes in this release:
- Upgraded CrashPlan to version 6.6.0.
Version 1.2.2
Changes in this release:
- Now using baseimage v3.1.3, which brings the following changes:
- Upgraded S6 overlay to version 1.21.2.1.
Version 1.2.1
Changes in this release:
- Now using baseimage v3.1.2, which brings the following changes (from last used version):
- Fixed an issue where a self-disabled service could be restarted.
- Upgraded S6 overlay to version 1.21.2.0.
- Use a more efficient way to monitor status files.
- Wait for the CrashPlan engine to be ready before starting the UI.
Version 1.2.0
Changes in this release:
- Now using baseimage v3.1.0, which brings the following changes:
- Upgraded S6 overlay to version 1.21.1.1.
- Enhanced integration of service dependencies functionality.
- Added a simple log monitor.
- Fixed race condition where container's exit code would not be the expected one.
- Fixed issue where application's GUI fails to displayed when accessing it through the web interface via standard ports 80/443.
- Alert user of common problems.
Version 1.1.2
Changes in this release:
- Now using baseimage v3.0.2, which brings the following changes:
- Fixed issue where nginx config change was not applied correctly on systems without IPV6 support and secure connection disabled.
Version 1.1.1
Changes in this release:
- Now using baseimage v3.0.1, which brings the following changes:
- Fixed nginx config for systems without IPV6 support.
Version 1.1.0
Changes in this release:
- Now using baseimage v3.0.0, which brings the following changes:
- Better support for service dependencies.
- Added support for secure access to the application's GUI.
Version 1.0.1
Changes in this release:
- Now using baseimage v2.0.8, which brings the following changes (from last used version):
- Fixed timezone support on alpine-glibc images.
- Fixed duplicated entries in /etc/passwd and /etc/group that were created after a restart of the container.
Version 1.0.0
Initial release.