Containerization
This section describes the JADE containerization changes in this release.
-
Docker Images
2020 SP1 Docker images have been published with a 20.0.02 build version in the image tag; for example:
registry.jadeworld.io/jade/database-server:20.0.02-x64-U
We will also continue to publish 20.0.01 images containing the latest hotfixes as they are released.
See also "Image Naming Convention (JAD-I-631)", in the following subsection.
-
Container Logging
Logging to STDOUT is now done using the JOM Logging console target instead of using the Microsoft LogMonitor tool. Console logging is achieved by specifying JadeLog.UseLogServer=true and JadeLog.LogServer=Console as Entrypoint command line arguments.
The LogMonitor is still included in container images and will be removed in the next major release.
For details about containerization, see Chapter 3 of the