buildx Docker volume | root cause and resolution #1929
Unanswered
scriptPilot
asked this question in
Q&A
Replies: 3 comments 22 replies
-
Apparently it is triggered / used by Dokploy directly. When I use this cleanup function, the size persists with 8GB+. ![]() |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have similar issue. Probably it's related with the Railpack/Nixpack deployment. Even though I deleted the projects I created with railpack, nixpack or docker compose, the |
Beta Was this translation helpful? Give feedback.
4 replies
-
I also have this issue |
Beta Was this translation helpful? Give feedback.
18 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Dokploy is great and is running fine. I have several applications, build with Railpack or Nixpacks, and two Compose setups with PHP and MariaDB. Now, there is a really huge Docker volume created
buildx_buildkit_builder-containerd0_state
with around 8GB+ of size ... increasing. Is Dokploy creating this volume? Railpack? Nixpacks? Is there any way to prevent or reduce this volume size? Thanks for your ideas.Beta Was this translation helpful? Give feedback.
All reactions