Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To start the OpenCGA demo container, use the command docker run. For example: (This command will pull image as well if not present in local repository)

Code Block
languagebash
themeRDark
titleStart the OpenCGA container (without loading demo data)
$ docker run --name demo -d opencb/opencga-demo:1.4.1

...