docker: 'buildx' is not a docker command

卫龙吖 / 2023-05-23 / 原文

解决方法

sudo apt install docker-buildx-plugin

安装后就可以用了