env
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ ENV PYTHONUNBUFFERED=1
|
|||||||
|
|
||||||
COPY requirements.txt .
|
COPY requirements.txt .
|
||||||
|
|
||||||
RUN mkdir /app/database.db
|
RUN mkdir /app/database
|
||||||
|
|
||||||
RUN pip install --no-cache-dir -r requirements.txt
|
RUN pip install --no-cache-dir -r requirements.txt
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user