Skip to main content

Posts

Showing posts from April, 2011

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

[OpenGL]2D Texture Mapping

[CTreeCtrl]在Tree Item前顯示載入的BMP圖片

[Menu]Disable item of title menu

[CTreeCtrl]取得Item的Handle

[OpenGL]選取顯示的物件-2D, Pick

[MFC]COLORREF給glColor_xx()使用

[OpenGL]轉換Windows座標成Viewport座標

[TreeCtrl]CTreeLis於Item前塞入圖示

[TreeCtrl]Drag and Drop

[TreeList]CTreeCtrl更新選定之Root項目的分支

[TreeCtrl]CTreeCtrl取得目前滑鼠右鍵點選項目