vijayksagi commited on
Commit
ff68081
·
verified ·
1 Parent(s): 1488797

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -6,6 +6,8 @@ WORKDIR /app
6
  # Clone the repository
7
  RUN git clone https://github.com/vijaysagi12/myinzackBot.git .
8
 
 
 
9
  ENV ESLINT_NO_CACHE=true
10
 
11
  # Install dependencies
 
6
  # Clone the repository
7
  RUN git clone https://github.com/vijaysagi12/myinzackBot.git .
8
 
9
+ ENV DISABLE_ESLINT_PLUGIN=true
10
+
11
  ENV ESLINT_NO_CACHE=true
12
 
13
  # Install dependencies