How to export rtorrent socket from container

I am trying to export the rtorrent socket from the rutorrent LSIO container in order to let other containers interact with it.

since the socket file does not exist when docker composer fires up the containers, it mounts the volume as a folder instead of a file, breaking stuff.
for example:

volumes:
  - /home/test/docker/rtorrent.sock:/run/php/.rtorrent.sock

what’s the canonical way of accomplishing this?
feel free to link other guides in which this is explained.
thank you!

not necessary for connecting Sonarr to Rutorrent – How to connect Sonarr to Rutorrent !

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.