docker-trino-cluster
docker-trino-cluster copied to clipboard
Build Docker images automatically with make
I've revised the patch:
- Build Presto server and cli with make
- Add 'cli' target to Makefile
Simply run this command for testing:
make clean all && make run && make cli