Add command

This commit is contained in:
2026-01-12 08:46:53 +00:00
parent 32788c9e44
commit 37897edddd

2
command Normal file
View File

@@ -0,0 +1,2 @@
docker build -t ai-extractor .
docker run -p 8090:8000 -e OPENAI_API_KEY="" ai-extractor