ekho / docker-utorrent

Docker image to run the utorrent server
MIT License
40 stars 17 forks source link

Docker uTorrent installation gives linux error #10

Closed Fazatholomew closed 4 years ago

Fazatholomew commented 4 years ago

$ docker run --name torrent -v ~/torrent:/utorrent/data -v ~/torrent/setting:/utorrent/settings -p 666:8080 -p 6881:6881 --restart unless-stopped ekho/utorrent:latest it returns: standard_init_linux.go:211: exec user process caused "exec format error"

Docker version 19.03.8 Armbian with Ubuntu 18.04.4 LTS Bionic kernel

VMax4 commented 4 years ago

Is it possible that uTorrent doesn't work on ARM architecture...