Skip to content

fooock/retroshare-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker for RetroShare

License

Dockerfile to start RetroShare in no-gui mode

Build

Build the Dockerfile before execute it

$ docker build -t retroshare:0.1 .

When done, execute it indicating the port to access the web ui

$ docker run -p 9090:9090 retroshare

About

Docker support to execute RetroShare in web UI mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published