jclyo1 commited on
Commit
48ef05e
1 Parent(s): 49ebcfd

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -7,8 +7,8 @@ FROM nvidia/cuda:12.0.0-cudnn8-devel-ubuntu22.04
7
  RUN apt-get update && apt-get install -y \
8
  python3-pip \
9
  wget \
10
- curl \
11
- sudo \
12
  # rustc
13
 
14
  # RUN cargo install os_info_cli
 
7
  RUN apt-get update && apt-get install -y \
8
  python3-pip \
9
  wget \
10
+ # curl \
11
+ # sudo \
12
  # rustc
13
 
14
  # RUN cargo install os_info_cli