Skip to content

Releases: jlesage/docker-makemkv

Version 1.4.0

21 Nov 01:40
Compare
Choose a tag to compare

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

19 Nov 16:49
Compare
Choose a tag to compare

Changes in this release:

  • Upgraded MakeMKV to version 1.10.8.

Version 1.3.0

10 Oct 10:30
Compare
Choose a tag to compare

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

08 Sep 13:54
Compare
Choose a tag to compare

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

14 Aug 11:45
Compare
Choose a tag to compare

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

31 Jul 14:17
Compare
Choose a tag to compare

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

27 Jul 17:45
Compare
Choose a tag to compare

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

24 Jul 00:48
Compare
Choose a tag to compare

Changes in this release:

  • Now using baseimage v2.0.2, which brings the following changes:
    • Proper VNC port is exposed.

Version 1.2.1

18 Jul 17:09
Compare
Choose a tag to compare

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

17 Jul 12:27
Compare
Choose a tag to compare

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.