JonnyTran commited on
Commit
9301e67
·
verified ·
1 Parent(s): 0f70e10

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -2
Dockerfile CHANGED
@@ -15,8 +15,6 @@ RUN apt-get update && \
15
  rm -rf /var/lib/apt/lists/*
16
 
17
  RUN chown extralit:extralit /app
18
- WORKDIR /data
19
-
20
  USER extralit
21
 
22
  # Uncoment this line to remove the persistence storage warning
 
15
  rm -rf /var/lib/apt/lists/*
16
 
17
  RUN chown extralit:extralit /app
 
 
18
  USER extralit
19
 
20
  # Uncoment this line to remove the persistence storage warning