Releases: jlesage/docker-jdownloader-2
Releases · jlesage/docker-jdownloader-2
Version 1.1.8
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.1.7
Changes in this release:
- Fixed issue where the first-run indication had the wrong ownership.
- Fixedissue where increase of the time before forcefully killing processes was not respected.
Version 1.1.6
Changes in this release:
- Now using baseimage v2.0.6, which brings the following changes:
- Upgraded S6 overlay to version 1.20.0.0.
Version 1.1.5
Changes in this release:
- Properly remove the first run indication.
Version 1.1.4
Changes in this release:
- Now using baseimage v2.0.5, which brings the following changes (from last used version):
- Clear the environment of the container during startup.
- Clear the /tmp folder during startup.
- Cleanly terminate the X server when container is restarted/stopped.
- Improved robustness of X server starting process.
- Removed unneeded files from the image.
Version 1.1.3
Changes in this release:
- Now using baseimage v2.0.3, which brings the following changes:
- Improved robustness of the X server starting process.
Version 1.1.2
Changes in this release:
- Now using baseimage v2.0.2, which brings the following changes:
- Proper VNC port is exposed.
Version 1.1.1
Changes in this release:
- Now using baseimage v2.0.1, which brings the following changes:
- Internal enhancements.
- Clean temporary files left by npm.
Version 1.1.0
Changes in this release:
- Now using baseimage v2.0.0, which brings the following changes:
- Various internal enhancements.
- Fixed the way a service waits for another one.
Version 1.0.1
Changes in this release:
- Fixed the auto archive extractor.
- Allow more time to JDownloader to gracefully shutdown.
- Improved handling/monitoring of JDownloader process.