moby / buildkit

concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
https://github.com/moby/moby/issues/34227
Apache License 2.0
7.85k stars 1.09k forks source link

buildkit service won't start properly #5110

Open daijiezou opened 3 days ago

daijiezou commented 3 days ago

verison:v0.11.5 252ae63bcf2a9b62777add4838df5a257b86e991 The buildkit service cannot restart properly unless I clean up its directory (/data/buildkit). I want to know what caused it to have to clean up the data before it can start properly,Or maybe I should use some methods to avoid this situation

daijiezou commented 3 days ago

image