Changes in this release:
- Now using baseimage v1.4.0, which brings the following changes:
- Improved process startup and shutdown.
- When container is stopped or restarted, processes are now terminated gracefully and in proper order. This allow the GUI application to execute its termination routine.
- No more error messages when container is stopped or restarted.
- Added OS signals handling to dupeGuru. This allows the application to properly close when the container is stopped or restarted.
- Now that dupeGuru closes gracefully, all settings are properly saved.