dilipdmn91 commited on
Commit
6fd8cfc
1 Parent(s): cd75ca9
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -8,7 +8,7 @@ ENV TF_CPP_MIN_LOG_LEVEL=2
8
  RUN pip install tensorflow==1.6
9
 
10
  # Set working directory in the container
11
- WORKDIR /app
12
 
13
  # Copy local content into the container
14
- COPY . /app
 
8
  RUN pip install tensorflow==1.6
9
 
10
  # Set working directory in the container
11
+ #WORKDIR /app
12
 
13
  # Copy local content into the container
14
+ #COPY . /app