Releases: jlesage/docker-makemkv
Releases · jlesage/docker-makemkv
Version 1.4.0
Changes in this release:
- Now using baseimage v3.1.3, which brings the following changes (from last used version):
- Upgraded S6 overlay to version 1.21.2.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.
- Fixed an issue where a self-disabled service could be restarted.
Version 1.3.1
Changes in this release:
- Upgraded MakeMKV to version 1.10.8.
Version 1.3.0
Changes in this release:
- Now using baseimage v3.0.2, which brings the following changes:
- Better support for service dependencies.
- Added support for secure access to the application's GUI.
Version 1.2.6
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.
- Upgraded MakeMKV to version 1.10.7.
Version 1.2.5
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.2.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.2.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.2.2
Changes in this release:
- Now using baseimage v2.0.2, which brings the following changes:
- Proper VNC port is exposed.
Version 1.2.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.2.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.