Sign inSign up

blx32/retroshare

By blx32

Updated over 3 years ago

retroshare-service

Image
0

200

blx32/retroshare repository overview

Retroshare Service

Example

version: '3.7'

services:
  retroshare-service:
    image:blx32/retroshare:0.6.6
    network_mode: "host"
    volumes: 
      - retroshare:/root/.retroshare
    command: retroshare-service --jsonApiPort 9092 --jsonApiBindAddress 0.0.0.0

volumes:
  retroshare:

Tag summary

Content type

Image

Digest

sha256:dd7f04e2c

Size

51.3 MB

Last updated

over 3 years ago

docker pull blx32/retroshare