I used this to remove all data on ubuntu server: docker system prune -a and now my appwrite is unaccessible.
why docker appwrite uses so much data. what are they ? how to prevent it
TL;DR
Developers are experiencing large amounts of data being generated by the Appwrite Docker. They tried to remove all data on the Ubuntu server using 'docker system prune -a' but now Appwrite is inaccessible. Looking for reasons for the extensive data usage and how to prevent it.