Update Dockerfile

This commit is contained in:
Pratik Raj 2020-03-07 01:33:32 +05:30 committed by GitHub
parent 69586e8c75
commit 00e3350ea1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -8,7 +8,6 @@ FROM nvidia/cuda:10.0-cudnn7-devel-ubuntu18.04
# Get basic packages
RUN apt-get update && apt-get install -y --no-install-recommends \
apt-utils \
ca-certificates \
build-essential \
curl \
wget \