This commit is contained in:
yuxiaojie@4paradigm.com
2025-08-06 10:50:23 +08:00
parent 23b4dccfdc
commit 50ee1b03f0
18 changed files with 193956 additions and 0 deletions

2
build.sh Executable file
View File

@@ -0,0 +1,2 @@
# docker build -f xtcl.ubuntu2004.Dockerfile --build-arg "https_proxy=http://172.19.56.199:8128" -t xtcl_ubuntu2004:v3.9 .
docker build -f xtcl.ubuntu2004.Dockerfile -t xtcl_ubuntu2004:v4.6 .