Releases: jlesage/docker-baseimage-gui
Releases · jlesage/docker-baseimage-gui
Version 3.5.1
Changes in this release:
- Now using version 2.4.1 of
jlesage/baseimage
, which bring the following changes:- Updated installed packages to get latest security fixes.
Version 3.5.0
Changes in this release:
- Added baseimage based on Ubuntu 18.04.
Version 3.4.0
Changes in this release:
- Added images based on Alpine Linux 3.8.
- Added images based on Debian 9.
Version 3.3.6
Changes in this release:
- Now using version 2.2.8 of jlesage/baseimage, which brings the following changes:
- Fixed architecture of ubuntu baseimage: it is meant to be 64-bit.
Version 3.3.5
Changes in this release:
- Now using version 2.2.7 of jlesage/baseimage, which brings the following changes:
- Upgraded s6-overlay to version 1.21.4.0.
- Wait for a limited time when terminating a service.
- Set and create the XDG_RUNTIME_DIR directory.
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.