Skip to main content

Posts

Showing posts from 2009

Featured

Build docker image from multiple build contexts

Build docker image from multiple build contexts Building a docker image requires specifying a source of truth to include in the image from a local directory or a remote git repository. In the previous version, the docker BuildKit allows users to specify the build context from a single source of truth only. However, the engineers may need to have the context from different locations based on the type of files. For instance, icons, images or other resources that are not included in the same package, including the resource from other docker images. Fortunately, the Docker Buildx toolkit supports multiple build context flag for Docker 1.4. Let's learn how to use this new feature. The following list is a shortcut for jumping into a specific topic handy. What version of Docker is this tutorial targeting? How to specify the version of Dockerfile frontend? Ho

[Container] 存有pointer的vector使用iterator取內容

[Reg]登入後自動啟動程式

[Win]Mapping Disk的紀錄位置

[Win]在SystemTray Icon上跳出Pop-up Menu

[MFC]比較安全的殺Modeless Dialog方法

Dialog隱藏後不在task tray顯示

程式最小化至系統工具列

FunctionPtr

[MFC]CListCtrl自動選擇一行

未指定大小的vector取址問題

[WinAPI]FindWindow在Vista的奇異事件

[WinAPI]GetFileAttributes在Vista 64的%AppData%下無法正確判定是否為資料夾

檔案存在與否之檢查方法

printf內要顯示%符號

[Linux]malloc_usable_size使用注意事項

[VS神奇事件]pThread->InitInstance()發生crash事件

[VS神奇事件]Visual Studio無法開啟Find and Replace window-1

[VS神奇事件]LNK2019

[VS神奇事件]Visual Studio無法開啟Find and Replace window