podman-hpc
vs shifter
Best practices of running containers
.conf
files under /etc/podman_hpc/
and /etc/podman_hpc/modules.d
cvmfs
, nccl
, openmpi-pmi2
openmpi-pmix
etc--module=none
)Other users
Ref: dingpf/nvidia-noVNC
The example dockerfile with
Generate a VNC password file.
Run the container on the login node.
Note that if someone else is using port 6080
on the login node, you may need to change the first 6080
in -p 6080:6080
to another free port.
You should now be able to go to localhost:6080
in a browser window. The default noVNC password is 00000000
.