顯示具有 Docker 標籤的文章。 顯示所有文章
顯示具有 Docker 標籤的文章。 顯示所有文章

2017年8月23日

Docker 教學 (2) - 解決 Fish Shell 無法設定 docker-machine env ( Resolve fish: Unknown command 'export' when executing docker-machine env )

本篇將介紹當使用 Fish Shell 設定 docker-machine 參數時遇到錯誤:fish: Unknown command 'export' 的解決方法。雖然使用 Fish Shell 的人可能不多,但還是將解決方法記錄下來供參考。( 其他 Docker 相關教學可以參考本篇整理 。If you want to read this article in English, you can visit here )

2016年10月5日

PHP - 使用 Atom 與 Xdebug 替容器化 PHP 應用除錯 ( Debug PHP application in Docker using Xdebug with Atom )

許多 PHP 開發者已經開始使用 Docker 開發與部署應用程式,與以前相較之下 Debug 的環境、方式變得比較複雜。因此,本篇將介紹如何使用 Atom 與 Xdebug 替容器化 PHP 應用除錯。( If you want to read this article in English, you can visit here )

2016年9月18日

PHP - 使用 Vim、Vdebug 與 Xdebug 替容器化 PHP 應用除錯 ( Debug containerised PHP application using Xdebug with Vim and Vdebug )

Xdebug 是一個很強大的 Debug 工具,相信 PHP 開發者應該不陌生。但隨著 Docker 越來越受開發者青睞,Debug 環境、方式變得比較複雜。因此,本篇將介紹如何使用 Vim、Vdebug 與 Xdebug 替容器化 PHP 應用除錯。( If you want to read this article in English, you can visit here )

2016年2月29日

Docker 教學 (1) - 安裝 Docker 於 Mac OS X 上 ( Install Docker on Mac OS X tutorial )

本篇將記錄如何安裝 Docker 於 Mac OS X 中。( 其他 Docker 相關教學可以參考本篇整理 。If you want to read this article in English, you can visit here )

2016年2月8日

Docker 教學 - 教學文章彙整 ( Useful tutorials for Docker )

為了方便其他人參考 Docker 相關教學,因此將發表過的文章整理詳細列出。之後若發表其他有關 Docker 的文章會同步更新此篇內容。

熱門文章