[성현모] VPKI 프로젝트 Import

This commit is contained in:
SHM
2025-04-24 15:42:47 +09:00
parent 0a6016bc95
commit 8dcddd431b
188 changed files with 280230 additions and 68 deletions

View File

@ -0,0 +1,7 @@
::인터넷 연결 없이 도커 빌드하기 위해 다른 이미지로 copy
::copy해두지 않으면 자동으로 외부 연결하면서 빌드가 안된다
docker pull mcr.microsoft.com/dotnet/sdk:8.0
docker tag mcr.microsoft.com/dotnet/sdk:8.0 dotnet8
timeout /t 3