mirror of
https://github.com/CodePhiliaX/Chat2DB.git
synced 2025-07-31 03:32:43 +08:00
3 lines
155 B
Bash
3 lines
155 B
Bash
# 先打包 出来 chat2db-server/chat2db-server-start/target/chat2db-server-start.jar
|
|
# 打包
|
|
docker build -t chat2db/chat2db:test -f docker/Dockerfile . |