Python Docker 實戰 (Practical Docker with Python: Build, Release and Distribute your Python App with Docker)

Sathyajith Bhat 著 蒲成 譯

  • Python Docker 實戰 (Practical Docker with Python: Build, Release and Distribute your Python App with Docker)-preview-1
  • Python Docker 實戰 (Practical Docker with Python: Build, Release and Distribute your Python App with Docker)-preview-2
  • Python Docker 實戰 (Practical Docker with Python: Build, Release and Distribute your Python App with Docker)-preview-3
Python Docker 實戰 (Practical Docker with Python: Build, Release and Distribute your Python App with Docker)-preview-1

買這商品的人也買了...

商品描述

《Python Docker實戰》講述容器和虛擬機之間的重要區別,採用基於項目的方式,指導你使用Docker來開發和容器化一個簡單的Python應用程序。 在簡要介紹容器和Docker後,本書將指導你安裝和配置Docker,還通過使用Docker命令運行一個簡單容器來呈現Docker中使用的基本函數和命令。 此後講解如何使用所需的庫和虛擬環境來開發一個基於Python的消息發送機器人,並將Docker捲添加到項目中,以確保容器數據的安全。   在本書中,讀者將創建一個數據庫容器並將項目鏈接到該容器,最後使用Docker Compose一次性啟動與機器人相關的數據庫。