Multi Platform Builds Docker
April 9, 2025 · 2 min read · Page View:
This is a viable build record. The multi platform builds are supported by docker buildx
1, which is related to binfmt_misc
and QEMU
.
This is a viable build record. The multi platform builds are supported by docker buildx
1, which is related to binfmt_misc
and QEMU
.
虽然自小就听到过会员制的概念,但是也仅限于超市或者药店作为一种鼓励积分的方式,亦或是理发店等固定销售半径的捆绑销售的手段。不同于现在人们所谈论“邀请会员制”的概念,关于“邀请会员制”,我认为英文中有一个非常有意思的词,叫做 exclusive,意思是“只,仅仅”,但是在礼物等场景中 exclusive 尝尝用来形容“特定的,独家的”,追根溯源,本质上都是一种排他性(exclusivity)的文化覆盖。
Read the full text -> A total of 1.64k wordsGit submodule1 is a feature of Git that allows you to include a Git repository as a subdirectory of another Git repository. It is often used to manage dependencies between projects.
Read the full text -> A total of 0.24k wordsIn our daily life, you may always see the live streaming on the internet, such as the live streaming of the video conference, the live streaming of the sports event, the live streaming of the online course, etc. And sometimes you even start your own live streaming, but we all get used to just clicking the button on the screen to start the live streaming, do you know what is happening behind the scene?
Read the full text -> A total of 0.79k wordsThis article presents a comprehensive implementation of a danmaku rendering algorithm from the ground up, along with a thorough analysis of the danmaku rendering algorithm. The source code is available on GitHub.
Read the full text -> A total of 4.29k wordsRSS: RDF Site Summary or Really Simple Syndication。
如果说 search 是信息 pull 的代表,那毫无疑问,RSS 就是信息 push 的代表。简单地讲,就是一种信息聚合的服务,通过一种标准化的消息来源的格式规范,聚合多个网站的内容更新并且通知订阅者。尽管听起来很复杂,但是 RSS 本质上只需要两步,从目标网站上找到 RSS 链接,并把它添加到自己内容收取的服务里。
Read the full text -> A total of 1.85k words前天在广州找朋友时发现附近有一家永辉超市,它是去年年末自主改调的“胖东来”超市,我一下子来了兴致,之前虽然也去过河南很多城市,但是没有去过许昌和新乡(New York),而胖东来又不在河南之外开店,所以一直缺少体验的机会。在胖东来仔细转了一遍后,我对胖东来的服务有了更进一步的理解和感受。
Read the full text -> A total of 3.29k wordsThis is a quick-start essay for LangChain and RAG which mainly refers to the Langchain chat with your data course which are taught by Harrison Chase and Andrew Ng.
Read the full text -> A total of 3.38k wordsThis article introduces the common distribution functions both continuous and discrete. Besides, the basic knowledge of conditional distribution such as total probability and Bayes’ Theorem is also introduced. The most important part are the Normal Approximation and Poisson Approximation of the Binomial Random Variable.
Read the full text -> A total of 1.71k wordsThis article is mainly about Bernoulli Trials and its properties.
Read the full text -> A total of 1.05k words