refactor: use the gitlab registry image

This commit is contained in:
Michel Jonathan Schmitz
2019-06-04 11:55:36 +02:00
parent a478715d80
commit 67b31182e4
2 changed files with 2 additions and 3 deletions

View File

@@ -147,7 +147,7 @@ openstapps-core-tools pack
The UML Generator generates PlantUML from the project reflection of the source files. By default it will include externals, which will take considerably longer to execute, you can disable this behaviour via an option. It can help you to visually explore the data model or document a specific part.
You can either use the public PlantUML-server or start your own local instance. To build the image and run, restart or stop the container use the scripts provided in the `package.json`.
You can either use the public PlantUML-server or start your own local instance. To run, restart or stop the container use the scripts provided in the `package.json`.
### Generating from source-files