Arts-of-coding
commited on
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -35,7 +35,7 @@ RUN chmod +x /mount-blobfuse.sh
|
|
35 |
|
36 |
#ADD /data/ /app/data/
|
37 |
|
38 |
-
WORKDIR /app
|
39 |
WORKDIR /
|
40 |
|
41 |
# Preset the volume change this to the actual azure folder
|
|
|
35 |
|
36 |
#ADD /data/ /app/data/
|
37 |
|
38 |
+
WORKDIR /app/azure
|
39 |
WORKDIR /
|
40 |
|
41 |
# Preset the volume change this to the actual azure folder
|