This commit is contained in:
@@ -1,6 +1 @@
|
||||
FROM python:3.11-slim
|
||||
WORKDIR /app
|
||||
COPY . .
|
||||
RUN pip install --no-cache-dir .
|
||||
USER 65532:65532
|
||||
CMD ["python", "-m", "kab_ingestion"]
|
||||
# TODO: generation subagent fills this in.
|
||||
|
||||
Reference in New Issue
Block a user