Spaces:
Running
Running
thibaud frere
commited on
Commit
·
ab70a30
1
Parent(s):
85e5ca8
fix analysis
Browse files- Dockerfile +0 -1
Dockerfile
CHANGED
@@ -12,7 +12,6 @@ RUN npm install
|
|
12 |
|
13 |
# Copy the rest of the application code
|
14 |
COPY app/ .
|
15 |
-
COPY analysis/data ../analysis/data
|
16 |
|
17 |
# Build the application
|
18 |
RUN npm run build
|
|
|
12 |
|
13 |
# Copy the rest of the application code
|
14 |
COPY app/ .
|
|
|
15 |
|
16 |
# Build the application
|
17 |
RUN npm run build
|