Docker Images
cd OM1
docker-compose up om1 -d --no-buildLast updated
Was this helpful?
The OM1 service is provided as a Docker image for easy setup:
cd OM1
docker-compose up om1 -d --no-buildThe docker images are also available at Docker Hub.
For more technical details, please refer to the docs.
Last updated
Was this helpful?
Was this helpful?