Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This container is desined to simplify installation of Catalogue QT and it's components.
Instead of installing it on `IMAS` compatible platform you can use it on virtually any machine.

...

Code Block
> cd docker-compose/build
> ./build.sh


Note

If you would like to pull the latest codes while rebuiling container please use -force flag
If you would like to build without cache use -no-cache flag


Starting container

Catalogue QT 2 Docker can be run using multiple configurations. By default we provide following configurations

...