This commit is contained in:
@@ -10,4 +10,6 @@ RUN pip install --no-cache-dir -r requirements.txt
|
|||||||
|
|
||||||
COPY watcher.py ./
|
COPY watcher.py ./
|
||||||
|
|
||||||
|
VOLUME /data
|
||||||
|
|
||||||
CMD ["python", "/app/watcher.py"]
|
CMD ["python", "/app/watcher.py"]
|
||||||
|
|||||||
Reference in New Issue
Block a user