luban/src/Luban.Client/Scripts/build_docker.bat

2 lines
61 B
Batchfile

docker build -t luban.client:latest -f Dockerfile ../..
pause