cohere-toolkit icon indicating copy to clipboard operation
cohere-toolkit copied to clipboard

deployment: add docker compose down command in Makefile.

Open iFurySt opened this issue 1 year ago • 0 comments

  • Description: Add a target to Makefile to stop all containers.

i'm not sure if using stop -> docker compose down is more appropriate compared to using stop -> docker compose stop and down -> docker compose down. please feel free to adjust according to community consensus and norms.

iFurySt avatar Apr 27 '24 09:04 iFurySt