mirror of
https://github.com/msoedov/agentic_security.git
synced 2026-07-09 21:18:36 +02:00
docker ignore added, and code cleaned
This commit is contained in:
@@ -16,8 +16,3 @@ RUN poetry self add "poetry-plugin-export" && \
|
||||
pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY . .
|
||||
|
||||
EXPOSE 8718
|
||||
|
||||
# Run the initialization command first, then start the application
|
||||
# CMD ["sh", "-c", "python -m agentic_security i && python -m agentic_security s"]
|
||||
|
||||
Reference in New Issue
Block a user