Delete Docker Containers

Installed Resilio and played around with it, went to uninstall it, now i go to re-install it and it shows in the log…

File “/opt/rockstor/src/rockstor/system/osi.py”, line 115, in run_command
raise CommandException(cmd, out, err, rc)
CommandException: Error running a command. cmd = /usr/bin/docker run -d --restart=unless-stopped --name resilio-sync -v /mnt2/resilio_data:/mnt/sync -v /etc/localtime:/etc/localtime:ro -p 55555:55555/tcp -p 55555:55555/udp -p 8888:8888/tcp resilio/sync. rc = 125. stdout = [’’]. stderr = [’/usr/bin/docker: Error response from daemon: Conflict. The container name “/resilio-sync” is already in use by container ee734e4e59c76c237d4a32bb1a01dd2433dedca7d61d0e42bf3d438ae797f139. You have to remove (or rename) that container to be able to reuse that name…’, “See ‘/usr/bin/docker run --help’.”, ‘’]

So how do i delete a docker container within rockstor? Also how do you SEARCH the forum instead of posting a new topic everytime???

For searching the forum, you need to hover up in that area - the looking glass does not always show up (at least in Google Chrome). Once you hover over it, then you should be able to see and select it:

image

Check out this forum post on the “re-install”:

2 Likes