Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 days 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`