提交 0c01afc3 authored 作者: Glenn Jocher's avatar Glenn Jocher

Update Dockerfile to upgrade pip

上级 62e03741
......@@ -2,6 +2,7 @@
FROM nvcr.io/nvidia/pytorch:20.08-py3
# Install dependencies
RUN pip install --upgrade pip
# COPY requirements.txt .
# RUN pip install -r requirements.txt
RUN pip install gsutil
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论