mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-12-06 06:36:25 +00:00
Remove docker.dev for docker watch for scanner
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
FROM python:3.13
|
||||
WORKDIR /app
|
||||
|
||||
COPY ./requirements.txt .
|
||||
RUN pip3 install --no-cache-dir --upgrade -r ./requirements.txt
|
||||
|
||||
CMD ["fastapi", "dev", "scanner", "--host", "0.0.0.0", "--port", "4389"]
|
||||
Reference in New Issue
Block a user