April 12, 20188 yr The last days I have had several docker containers that have require an update but no image is donwloaded, is this normal? Pulling image: linuxserver/rutorrent:latest IMAGE ID [latest]: Pulling from linuxserver/rutorrent. Status: Image is up to date for linuxserver/rutorrent:latest TOTAL DATA PULLED: 0 B Stopping container: ruTorrent Successfully stopped container 'ruTorrent' Removing container: ruTorrent Successfully removed container 'ruTorrent' Command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='ruTorrent' --net='br0' --ip='192.168.1.209' -e TZ="Europe/Paris" -e HOST_OS="unRAID" -e 'TCP_PORT_80'='80' -e 'TCP_PORT_51413'='51413' -e 'UDP_PORT_6881'='6881' -e 'PUID'='99' -e 'PGID'='100' -v '/mnt/user/Storage/Downloads/':'/downloads':'rw' -v '/mnt/user/Docker/ruTorrent/':'/config':'rw' 'linuxserver/rutorrent' 5429fa54fed8e79f6a4fad96713fd8ad59e4dfc4dc1e2af8d81be12894f2fae9 The command finished successfully!
April 12, 20188 yr If you pulled down other updates from lsio, those updates might have handled the layers being updated for ruTorrent, as lsio all share the same base image between containers
May 8, 20188 yr I also am having this issue, were you able to find a fix? It is also preventing me from re-installing the docker from the Apps tab. Running 6.5.1
Archived
This topic is now archived and is closed to further replies.