How to free up disk space #17843
Unanswered
leonluethi-blkb
asked this question in
General
Replies: 1 comment 1 reply
-
Hi, it really depends on the type of template you are using. If you're using Docker, the template should clean up all resources on deletion, unless they're failing and leaving orphaned resources. you may need to run a periodic |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there
I've created and deleted several workspaces and noticed that the disk space is increasing. It seems to be that if I delete workspaces the used disk is not cleanup since the available disk space is not changing.
Do I need to manually cleanup disk space or is something missing in my setup? I've installed coder server with the standard docker-compose file.
regards
Londi
Beta Was this translation helpful? Give feedback.
All reactions