690612:0900 ADR-035-235 #00.1 [skip CI]
This commit is contained in:
@@ -28,6 +28,7 @@ RUN pip install --no-cache-dir -r requirements.txt
|
|||||||
|
|
||||||
# Copy source code
|
# Copy source code
|
||||||
COPY app.py .
|
COPY app.py .
|
||||||
|
COPY services/ ./services/
|
||||||
|
|
||||||
EXPOSE 8765
|
EXPOSE 8765
|
||||||
|
|
||||||
|
|||||||
+2
@@ -0,0 +1,2 @@
|
|||||||
|
# Services module for OCR sidecar
|
||||||
|
# Contains VRAM monitoring and residency policy utilities
|
||||||
Reference in New Issue
Block a user