[fix][assembly]Fix Dockerfile and add docker compose run script.

This commit is contained in:
jerryjzhang
2024-12-03 19:08:05 +08:00
parent 3e903b862e
commit 79ab1be306
2 changed files with 7 additions and 4 deletions

View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
SUPERSONIC_VERSION=0.9.10-SNAPSHOT docker-compose -f docker-compose.yml -p supersonic up