Clean: keep only compose config
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
FROM python:3.13-slim
|
||||
|
||||
RUN pip install --no-cache-dir duckduckgo-mcp-server
|
||||
|
||||
ENTRYPOINT ["duckduckgo-mcp-server"]
|
||||
Reference in New Issue
Block a user