Skip to content

Running in a Container

Ladislav Slezák edited this page May 19, 2022 · 1 revision

Specific Adjustments

For running in a container we need to solve these differences:

  • Read the registration status from the host, optionally import the SSL certificate (for SMT/RMT)
    (This is already done during offline upgrade.)
  • Initialize the package manager in the target directory
  • Register the products as usually
  • At the end copy the registration status and optionally the SSL certificate to the host system
    (This is already done at the end of installation.)