跳至內容
學習
新聞
工具
職缺
使命
搜尋
⌘K
English
捐款
選單
從這裡開始
開始學習
學習
前往 學習
課程
指南
AI 導師
提示庫
測驗
認證
術語表
新聞
前往 新聞
最新人工智慧新聞
主題追蹤器
研究和數據集
部落格
編輯準則
更正說明
工具
前往 工具
工具目錄
最佳名單
比較工具
成本計算器
快速精煉機
提交工具
職缺
前往 職缺
瀏覽人工智慧職位
發布職缺
贊助美亞保險
使命
前往 使命
使命
影響和統計
作者
幫助中心
有什麼新消息
支援
捐款
首頁
測驗
用於 ML 模型測驗的 Docker 容器
引導式測驗 · 中等 等級
用於 ML 模型測驗的 Docker 容器
練習機器學習應用程式的 Docker 映像分層、多階段建置、工件處理和執行時間安全性選擇。
相關引導路徑
用於 ML 模型的 Docker 容器
8 問題
透過標誌 80%
問題 1 的 8
Why copy a dependency lockfile before frequently changing application source?
需要提示嗎?
A
Docker can reuse the dependency-install layer when only source code changes
B
It guarantees packages never need security updates
C
It makes model data part of the base image
D
It runs dependency installation on the GPU