3 lines
192 B
Bash
Executable File
3 lines
192 B
Bash
Executable File
# 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 .
|