mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-21 11:43:56 +00:00
5 lines
112 B
Bash
5 lines
112 B
Bash
# Build image
|
|
docker build -t registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt:v4.4.7 --build-arg name=app .
|
|
|
|
|