SAMMY UI is optimized for resolutions with a width 1024px and higher.
Usage of a short maximum lifetime for images
B-PM-4-1: Usage of a short maximum lifetime for images
  • A good practice is to perform the build and deployment daily or even just-in-time, when a new component (e.g. package) for the image is available.
Description

The maximum lifetime for a Docker container refers to the duration a container should be allowed to run before it is considered outdated, stale, or insecure. There is not a fixed, universally applicable maximum lifetime for a Docker container, as it varies depending on the specific use case, application requirements, and security needs. As a best practice, it is essential to define a reasonable maximum lifetime for containers to ensure that you consistently deploy the most recent, patched, and secure versions of both your custom base images and third-party images.