Releases: jlesage/docker-baseimage-gui
Releases · jlesage/docker-baseimage-gui
Version 3.3.4
Changes in this release:
- Now using version 2.2.6 of
jlesage/baseimage
, which brings the following changes:- Fixed issue where log monitor states were not cleared during container startup.
Version 3.3.3
Changes in this release:
- Make sure the log monitor is started after the X server.
- Fixed an issue where the log monitor
yad
target would use XDG folders of the application.
Version 3.3.2
Changes in this release:
- Now using version 2.2.5 of
jlesage/baseimage
, which brings the following changes:- Restored timezone support in Alpine Linux images with glibc.
- Fixed issue in
add-pkg
helper where a package could be incorrectly detected as installed.
Version 3.3.1
Changes in this release:
- Adjusted the way some ressources are accessed to better support reverse proxy to containers.
Version 3.3.0
Changes in this release:
- Now using version 2.2.4 of
jlesage/baseimage
, which brings the following changes:- Fixed the LANG environment variable not being set properly.
- Added the ability to automatically install a CJK (Chinese/Japanese/Korean) font.
Version 3.2.3
Changes in this release:
- Now using version 2.2.3 of
jlesage/baseimage
, which brings the following changes:- For Alpine Linux images with glibc, automatically update dynamic linker's cache after new libraries are installed.
Version 3.2.2
Changes in this release:
- Now using version 2.2.2 of
jlesage/baseimage
, which brings the following changes:- Adjusted the way ownership of /config is taken to better support cases where the folder is mapped to a network share.
Version 3.2.1
Changes in this release:
- Now using version 2.2.1 of
jlesage/baseimage
, which brings the following changes:- Upgraded S6 overlay to version 1.21.2.2.
- Upgraded glibc to version 2.26 (Alpine Linux glibc images).
Version 3.2.0
Changes in this release:
- Added images based on Alpine Linux 3.7.
Version 3.1.4
Changes in this release:
- Set 2 worker processes for nginx.