Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
iconfalse
titleCompute Resources
Info
iconfalse
titleDocker Usage

Image

...

Details

Dockerfile

  • Docker image hosted at gcr.io/ris-registry-shared/novnc.

  • Versions Available:
  • latest, ubuntu_cuda, ubuntu20.04_cuda11.0

  • ubuntu, ubuntu20.04

  • ubuntu18.04_cuda10.1

  • centos7

  • centos7_cuda10.1

  • ood_desktop

  • ood_desktop_cuda

  • Code repository is located at BitBucket and requires Wustl VPN connection and a wustlkey to access.

Run on LSF

  • Complete export PASSWORD= with that of your choosing. Do not leave this blank. Replace <tag> with the selected version.

Code Block
languagepython
linenumbersfalse
export LSF_DOCKER_PORTS='8080:8080'
export PASSWORD=
bsub -Is -R 'select[port8080=1]' -q general-interactive -a 'docker(gcrghcr.io/riswashu-registryit-sharedris/novnc:<tag>)' supervisord -c /app/supervisord.conf

...

Code Block
languagepython
linenumbersfalse
export DISPLAY_WIDTH=width (default is 1024)
export DISPLAY_HEIGHT=height (default is 768)

Available Versions

Current Version:

  • ghcr.io/washu-it-ris/novnc
    • ubuntu20.04_cuda11.6

    • ubuntu20.04_cuda11.0

    • ubuntu20.04

Earlier Versions:

Earlier versions are still available but no longer directly supported by RIS. Please refer to the latest version for direct support.

  • gcr.io/ris-registry-shared/novnc
    • latest, ubuntu_cuda, ubuntu20.04_cuda11.0

    • ubuntu, ubuntu20.04

    • desktop_ood

    • desktop_ood_cuda

    • ubuntu18.04_cuda10.1

    • ubuntu18.04_cuda11.6

    • centos7

    • centos7_cuda10.1

    • centos7_cuda11.6