Devs.tw 是讓工程師寫筆記、網誌的平台。歡迎您隨手紀錄、寫作,方便日後搜尋!
尤川豪 Enoxs chenjenping Kevin Hou JuenTingShie
https://www.digitalocean.com/community/tutorials/how-to-set-up-laravel-nginx-and-mysql-with-docker-compose
https://medium.com/@shakyShane/laravel-docker-part-1-setup-for-development-e3daaefaf3c
https://medium.com/@shakyShane/laravel-docker-part-2-preparing-for-production-9c6a024e9797
https://dev.to/techworld_with_nana/top-8-docker-best-practices-for-using-docker-in-production-1m39
https://docs.docker.com/develop/develop-images/dockerfile_best-practices/
這篇對 python developer 極實用 其他語言使用者應該也能從中受益一些: https://testdriven.io/blog/docker-best-practices/
不過官方說明還是要整份硬讀完 從頭到尾都相當重要 大概只有過於少用的 network (可能只有 bridge 跟 host 有用?) 跟不同 cloud provider (e.g. 我對 Azure 沒興趣) 可略過而已
Devs.tw 是讓工程師寫筆記、網誌的平台。隨手紀錄、寫作,方便日後搜尋!
歡迎您一起加入寫作與分享的行列!
本站 devs.tw 已暫緩更新!我寫了一個「新手友善」的全新論壇:CodeLove 愛寫扣論壇!
歡迎前往新網站翻閱文章、與大家交流、分享、互相打氣、一起學習、一起成長!
這篇對 python developer 極實用 其他語言使用者應該也能從中受益一些:
https://testdriven.io/blog/docker-best-practices/
不過官方說明還是要整份硬讀完 從頭到尾都相當重要
大概只有過於少用的 network (可能只有 bridge 跟 host 有用?) 跟不同 cloud provider (e.g. 我對 Azure 沒興趣) 可略過而已