cic-internal-integration/README.md
2021-01-24 12:16:22 -08:00

238 B

cic-internal-integration

Getting started

start cluster

docker-compose up

stop cluster

docker-compose down

delete data

docker-compose down -v

rebuild all the images

docker-compose build --no-cache