ДевоПес<p>Якщо хтось не знав, у <a href="https://twiukraine.com/tags/buildkit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>buildkit</span></a> є вбудований <a href="https://twiukraine.com/tags/debugger" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>debugger</span></a> для білдів <br>```<br>% docker buildx debug --on=error --invoke bash build ...<br>...<br>--------------------<br>ERROR: process "..." did not complete successfully: exit code: 1<br>Interactive container was restarted with process "v3dc7heu3nd4jnrsbkd7ngon6". Press Ctrl-a-c to switch to the new container<br>(buildx) Switched IO<br>root@buildkitsandbox:/# це шел в контейнері рівно на тому місці, де впав білд<br>root@buildkitsandbox:/# Switched IO<br>(buildx) exit<br>%<br>```<br>buildkit - це збиральник <a href="https://twiukraine.com/tags/docker" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>docker</span></a> контейнерів, за допомогою якого можна збирати образи під потрібну платформу <a href="https://twiukraine.com/tags/ARM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ARM</span></a> або <a href="https://twiukraine.com/tags/amd64" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>amd64</span></a></p>