Closed MaraScott closed 7 years ago
Hi,
I installed rtorrent on two different servers which have two different docker-daemon configuration
on this conf, it works :
{ "live-restore": true, "icc": true, "authorization-plugin": "" }
on this conf it doesn t work :
{ "live-restore": true, "icc": false, "authorization-plugin": "Volume", "authorization-plugin": "Network", "disable-legacy-registry": true, "userland-proxy": false, "userns-remap": "default" }
Any idea, how can I debug this ?
Works now, but I m not sure why
Hi,
I installed rtorrent on two different servers which have two different docker-daemon configuration
on this conf, it works :
on this conf it doesn t work :
Any idea, how can I debug this ?