MISASI commited on
Commit
0f3e751
·
verified ·
1 Parent(s): 5ae3000

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -7,7 +7,6 @@ RUN apt-get install -y nodejs
7
 
8
  RUN git clone https://github.com/dasasdsadsww/deeplx-serverless.git deeplx
9
 
10
- RUN MKDIR deeplx
11
  WORKDIR deeplx
12
  RUN npm install
13
 
 
7
 
8
  RUN git clone https://github.com/dasasdsadsww/deeplx-serverless.git deeplx
9
 
 
10
  WORKDIR deeplx
11
  RUN npm install
12