We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76ac6d8 commit c8a74bbCopy full SHA for c8a74bb
Makefile
@@ -156,6 +156,7 @@ clean:
156
@echo "Cleaning up your local folders..."
157
rm -rf llama-stack/
158
rm -rf providers.d/
159
+ rm -rf work/
160
@echo "Removing ansible-chatbot-stack images..."
161
docker rmi -f $$(docker images -a -q --filter reference=ansible-chatbot-stack) || true
162
@echo "Removing ansible-chatbot-stack containers..."
0 commit comments