Skip to content

Commit b2fa127

Browse files
committed
removed commented out code
1 parent 24fa1e7 commit b2fa127

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

mlflow/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ RUN apt-get update && apt-get install -y \
77
curl \
88
git \
99
&& rm -rf /var/lib/apt/lists/*
10-
# RUN apt-get update
11-
# RUN apt-get install -y gcc
12-
# RUN apt-get install -y curl
1310
# Copy package files
1411
# Uses package-lock.json for exact versions
1512
COPY package*.json ./

0 commit comments

Comments
 (0)