Sign inSign up

luigigenovese/v_sim-dev

By luigigenovese

Updated over 8 years ago

Repository for the Container of v-sim development version

Image
0

10K+

luigigenovese/v_sim-dev repository overview

V_sim Container Repo

With this repository you may use v_sim-dev in your machine with a docker container. You should launch v_sim with the included shell script (make it executable and create an alias in your environment - if you find it suitable)


#! /bin/sh #Usage: put the command arguments in the line dirname="$(basename $PWD)" xhost +local:root #requires x11-xserver-utils docker run -ti
-e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix
-v $PWD:/$dirname -w /$dirname
v_sim-dev v_sim-dev $*

Tag summary

Content type

Image

Digest

Size

1.9 GB

Last updated

over 8 years ago

docker pull luigigenovese/v_sim-dev