Back

"worker-usage-dump" ...can I safely remove this stopped container?

  • 0
  • Self Hosted
  • Tools
  • General
discorrrdbomba
5 Sep, 2024, 12:56

i have got a docker container called worker-usage-dump, and I wanted to delete/prune unused images/container/networks etc... my ubuntu shows: ~# docker ps -a -f status=exited CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 7d6e73e348be appwrite/appwrite:1.5.10 "worker-usage-dump" 8 days ago Exited (137) 3 days ago appwrite-worker-usage-dump

Is it save to remove/delete using: docker rm 7d6e73e348be docker container prune --force docker system prune --all --volumes --force ...???

TL;DR
There is an unused Docker container named worker-usage-dump that can be safely removed with the provided commands.
discorrrdbomba
5 Sep, 2024, 12:57

Side story - maybe it exists because I was upgrading form 1.5 to 1.5.10 a couple days before - but I am not sure if its 8 days ago, and therefore can not ensure its connected to that event

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more