This commit is contained in:
Andy Bunce 2026-02-26 21:25:40 +00:00
parent 37adbcc96f
commit 60a1bec0df
2 changed files with 112 additions and 99 deletions

5
docker-images/README.md Normal file
View file

@ -0,0 +1,5 @@
```
docker build -t smart-agent -f Dockerfile.agent .
```