Currently there is no test to see if a container has rtvs-daemon is running. This means any container that exposes 5444 as a port will be listed there. Sometimes this lists containers that cannot be connected to. For example, run this:
docker run -p 7070:5444 kvnadig/chess-sample:latest Rscript --vanilla /work/script.R
Currently there is no test to see if a container has rtvs-daemon is running. This means any container that exposes 5444 as a port will be listed there. Sometimes this lists containers that cannot be connected to. For example, run this: