docker的buildx命令

docker的新的buildx命令支持交叉编译,具体看这里:

下面是一些使用过程的截图记录。首先打开docker的实验模式:

试着执行buildx命令:

$ docker buildx build --platform linux/arm/v7 .

下面分别是buildbuildx的过程:

以上。

My Github Page: https://github.com/liweinan

Powered by Jekyll and Theme by solid

If you have any question want to ask or find bugs regarding with my blog posts, please report it here:
https://github.com/liweinan/liweinan.github.io/issues