Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

To create your own custom UM docker image, you need to install UM Kickstarter following Install Kickstarter, first.

Next, do all the customizing you want in cmsbs-conf/ and /create a new project:

Codeblock
languagebash
umkickstarter my-um-project
cd my-um-project

Next, copy your personal license file to env/devel/cmsbs-conf/cmsbs.license.

You are now ready to create your custom UM docker image:

...