IVA is also provided as a Docker image here https://hub.docker.com/repository/docker/opencb/iva-apparrow-up-right.
Pull and lauch the container: docker run --rm --name iva -p 8000:80 opencb/iva-app
docker run --rm --name iva -p 8000:80 opencb/iva-app
Then visit: localhost:8000/iva
localhost:8000/iva
Last updated 4 years ago
Was this helpful?