Skip to content

Releases: jlesage/docker-baseimage

Version 3.0.1

08 Oct 02:03
Compare
Choose a tag to compare

Fixed

  • Defined parameters for the app service were not passed to startapp.sh.

Version 3.0.0

06 Oct 01:39
Compare
Choose a tag to compare

Added

  • Multi-arch support of baseimages.
  • Baseimage based on Alpine Linux 3.16.

Changed

  • Size of Docker images has been reduced.
  • S6 overlay has been replaced with a simpler init system and process supervisor.
  • Simplified and improved the container startup and shutdown sequences.
  • Definition of services are more flexible and powerful.
  • Definition of environment variables are more flexible and powerful.
  • Environment variables are automatically passed to init scripts and services.
  • Environment variables can be public or internal ones.
  • Improved management of service dependencies.
  • The log monitor has been rewritten in C.
  • Improved logging to container's log.
  • Multiple miscellaneous improvements.
  • Make sure to read the documentation to understand how to adjust applications built with version 2.x of the baseimage.

Removed

  • Baseimages based on Alpine Linux 3.10, 3.11 and 3.12.
  • Glibc version of Alpine Linux Docker images. Glibc can instead be installed manually with the provided install script.
  • The with-contenv script: its usage is no longer needed.

Version 2.4.6

29 Dec 17:54
Compare
Choose a tag to compare

Changes in this release:

  • Updated installed packages to get latest security fixes.
  • Added images based on Alpine 3.13, 3.14 and 3.15.
  • Added images based on Debian 11.
  • Added images based on Ubuntu 20.04.
  • Removed support for images based on Alpine 3.5, 3.6, 3.7, 3.8 and 3.8.

Version 2.4.5

01 Apr 13:17
Compare
Choose a tag to compare

Changes in this release:

  • Updated installed packages to get latest security fixes.

Version 2.4.4

01 Apr 13:11
Compare
Choose a tag to compare

Changes in this release:

  • Upgraded glibc to version 2.31 on Alpine Linux images with glibc integrated.
  • Updated installed packages to get latest security fixes.

Version 2.4.3

04 Oct 16:57
Compare
Choose a tag to compare

Changes in this release:

  • Updated installed packages to get latest security fixes.
  • Make sure the tzdata is installed.

Version 2.4.2

24 Apr 10:02
Compare
Choose a tag to compare

Changes in this release:

  • Updated installed packages to get latest security fixes.

Version 2.4.1

18 Sep 09:56
Compare
Choose a tag to compare

Changes in this release:

  • Updated installed packages to get latest security fixes.

Version 2.4.0

14 Aug 00:54
Compare
Choose a tag to compare

Changes in this release:

  • Added baseimage based on Ubuntu 18.04.

Version 2.3.0

06 Jul 15:48
Compare
Choose a tag to compare

Changes in this release:

  • Added images based on Alpine Linux 3.8.
  • Added images based on Debian 9.