We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b133c2 commit 51f10fbCopy full SHA for 51f10fb
container-build.sh
@@ -46,7 +46,7 @@ build() {
46
.
47
48
docker build \
49
- -f .${CNAGC_FASTCHAT_ROOT}/Dockerfile.release \
+ -f ${CNAGC_FASTCHAT_ROOT}/Dockerfile.release \
50
--progress plain \
51
--target v2.0.100-cpu \
52
-t ${REGISTER}${CONTAINER_NAME}:v2.0.100-cpu \
0 commit comments