Skip to content

inab/openVRE-core-dev

Repository files navigation

Dockerized OpenVRE

Deployment of a full openVRE-based analysis platform, including:

Architecture

architecture openvre (1)

new_dockerized_vre

Getting started

Cloning this directory in your system:

git clone https://gitlab.bsc.es/disc4all/openvre/new_vre.git

cd new_vre

mv new_vre dockerized_vre

cd dockerized_vre 

docker compose build

docker compose up -d 

Fixes

Manually entering the SGEcore container and modify the docker group permission:


docker exec -ti sgecore /bin/bash

in the container -> groupmod -g 120 docker

in the container -> usermod -aG docker application

About

Open Virtual Research Environment development version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •