fix(install): Correct local Docker setup and uninstall scripts
This commit is contained in:
2
install/uninstall.sh
Normal file → Executable file
2
install/uninstall.sh
Normal file → Executable file
@@ -1,4 +1,4 @@
|
||||
docker compose -f docker-compose-adapter2.yml down -v
|
||||
docker compose -f docker-compose-adapter.yml down -v
|
||||
docker compose -f docker-compose-bap.yml down -v
|
||||
docker compose -f docker-compose-bpp.yml down -v
|
||||
docker compose -f docker-compose-bpp-with-sandbox.yml down -v
|
||||
|
||||
Reference in New Issue
Block a user