Files
shgx_tz_mes_backend_sync/ZR.Admin.WebApi/build.bat

8 lines
126 B
Batchfile
Raw Normal View History

2021-08-23 16:57:25 +08:00
@echo off
2021-12-05 18:17:05 +08:00
docker build -t ZRAdmin.NET:latest -f ./Dockerfile .
2021-08-23 16:57:25 +08:00
echo "==============<3D><EFBFBD><E9BFB4><EFBFBD><EFBFBD>==========="
docker images
pause