VA-PALS project image running on YottaDB
2.8K
Pull the VA-PALS image:
$ docker pull osehra/va-pals
Run the image:
$ docker run -d --name vapals -h vapals -p 2222:22 -p 8001:8001 -p 8080:8080 -p 8888:8888 -p 9430:9430 -p 9080:9080 -P --entrypoint "/bin/sh" osehra/va-pals -c /home/osehra/bin/start.sh
Log in and update your container to match the latest backup of Avicenna:
$ ssh -p 2222 root@localhost root@localhost's password: docker # osehra $ bin/update-vista.sh
See these instructions for other connection options:
https://hub.docker.com/r/krmassociates/osehravista-panorama/
Content type
Image
Digest
Size
1.4 GB
Last updated
over 6 years ago
docker pull worldvista/va-pals