if __name__ == "__main__": server.run(host='0.0.0.0') ... 找到官方Python Docker Image 頁面,裡面有個範例教你如何撰寫 Dockerfile 。
確定! 回上一頁