An open API service indexing awesome lists of open source software.

https://github.com/jrabbit/retroshare-neo-docker

run retroshare on debian or other problematic compilation targets
https://github.com/jrabbit/retroshare-neo-docker

dockerfile retroshare

Last synced: 4 months ago
JSON representation

run retroshare on debian or other problematic compilation targets

Awesome Lists containing this project

README

          

# retroshare-neo-docker
run retroshare on debian or other problematic compilation targets

# run retroshare gui

`docker run --rm -it -v ~/.retroshare/:/home/user/.retroshare -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=unix$DISPLAY jrabbit/retroshare:stable RetroShare06`

or

`docker run --rm -it -v ~/.retroshare/:/home/user/.retroshare -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=unix$DISPLAY jrabbit/retroshare:unstable RetroShare06`