ops: add the mcp server to the docker file
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
FROM python:3.12-slim-trixie
|
||||
|
||||
LABEL io.modelcontextprotocol.server.name="io.github.D4Vinci/Scrapling"
|
||||
COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
|
||||
|
||||
# Set environment variables
|
||||
|
||||
Reference in New Issue
Block a user