You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
在 M1 Mac 上构建 x86 Docker 镜像 - PRIN BLOG
今天闲来无事,数了一下服务器上在跑的东西,打算把它们都扔到 Docker 里面去。第一个开刀的就是之前写的 Google Analytics 博客阅读量统计,很简单的一个 Node.js + Express 程序。 写完 Dockerfile 测试好,正准备 push 上去时,我才突然想起来: 我现在用的是 M1 MacBook,丫的默认 build 出来的镜像是 arm64 架构的呀!
https://prinsss.github.io/build-x86-docker-images-on-an-m1-macs/
Beta Was this translation helpful? Give feedback.
All reactions