Run Operaton using Docker
The Community Edition docker images can be found on Docker Hub.
Start Operaton using Docker​
To start Operaton execute the following commands:
docker pull operaton/operaton:latest
docker run -d --name Operaton-p 8080:8080 operaton/operaton:latest