https://taverna-vm.apache.org/ is a virtual machine, hosted by ASF, where we run test instances of:
This is primarily useful for testing https://github.com/apache/incubator-taverna-mobile as
..
https://github.com/taverna-extras/taverna-server-docker
asd
The VM is running Ubuntu LTS, which should update its apt packages automatically. Occasionally this requires a reboot, e.g. to use a new kernel.
To update manually over ssh, use:
apt update
apt dist-upgrade
Both services run as Docker containers.
docker run ..
To update the Docker container recipe, see: