On the http://docs.jade.ac.uk/en/latest/jade/containers.html#containers page, it says to run
root@dgj223:~# containers
I'm not sure where the # comes from. I think it might be more readable to just say
~ containers or containers.
On another note, the containers command doesn't seem to work in an interactive session (e.g. after connecting to a worker node with srun --nodes=1 --ntasks-per-node=1 --time=01:00:00 --gres=gpu:1 --partition=devel --pty bash -i). Why is that?
Also, the list of containers seems to be out of date.
On the http://docs.jade.ac.uk/en/latest/jade/containers.html#containers page, it says to run
I'm not sure where the
#comes from. I think it might be more readable to just say~ containersorcontainers.On another note, the containers command doesn't seem to work in an interactive session (e.g. after connecting to a worker node with
srun --nodes=1 --ntasks-per-node=1 --time=01:00:00 --gres=gpu:1 --partition=devel --pty bash -i). Why is that?Also, the list of containers seems to be out of date.