8 lines
122 B
Batchfile
Raw Normal View History

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