Spaces:
Sleeping
Sleeping
circulartext
commited on
Commit
•
af555dd
1
Parent(s):
ce544ab
Update Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
FROM circulartextapp/speedreaddock
|
3 |
|
4 |
|
|
|
5 |
# Set the working directory to /app
|
6 |
WORKDIR /app
|
7 |
# Copy the current directory contents into the container at /app
|
|
|
2 |
FROM circulartextapp/speedreaddock
|
3 |
|
4 |
|
5 |
+
|
6 |
# Set the working directory to /app
|
7 |
WORKDIR /app
|
8 |
# Copy the current directory contents into the container at /app
|