jesec / rtorrent

stable, high-performance and low resource consumption BitTorrent client
GNU General Public License v2.0
192 stars 38 forks source link

docker rtorrent std::bad_alloc #61

Open vovaz04h opened 1 year ago

vovaz04h commented 1 year ago

docker run -ti --rm jesec/rtorrent:latest rtorrent: std::bad_alloc

docker info


 Containers: 18
  Running: 18
  Paused: 0
  Stopped: 0
 Images: 50
 Server Version: 23.0.1
 Storage Driver: btrfs
  Btrfs:
 Logging Driver: json-file
 Cgroup Driver: systemd
 Cgroup Version: 2
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
 Swarm: inactive
 Runtimes: io.containerd.runc.v2 runc
 Default Runtime: runc
 Init Binary: docker-init
 containerd version: 1fbd70374134b891f97ce19c70b6e50c7b9f4e0d.m
 runc version:
 init version: de40ad0
 Security Options:
  seccomp
   Profile: builtin
  cgroupns
 Kernel Version: 6.1.21-1-lts
 Operating System: Arch Linux
 OSType: linux
 Architecture: x86_64
 CPUs: 2
 Total Memory: 3.797GiB
 Name: hp-micro
 ID: LMDL:M4FO:QLW7:PKFU:4BSW:ZEUG:FUP5:HFVV:S37E:P2DX:ZB4L:IZKU
 Docker Root Dir: /var/lib/docker
 Debug Mode: false
 Registry: https://index.docker.io/v1/
 Experimental: false
 Insecure Registries:
  192.168.88.2
  registry.home
  127.0.0.0/8
 Live Restore Enabled: false```
vovaz04h commented 1 year ago

docker run -ti --rm jesec/rtorrent:master-amd64 this version works fine