[성현모] VPKI 프로젝트 Import
This commit is contained in:
7
Projects/VPKI/Utils/Utils_DockerBaseImageCreator.bat
Normal file
7
Projects/VPKI/Utils/Utils_DockerBaseImageCreator.bat
Normal 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
|
||||
BIN
Projects/VPKI/Utils/Win64OpenSSL-3_4_1.exe
Normal file
BIN
Projects/VPKI/Utils/Win64OpenSSL-3_4_1.exe
Normal file
Binary file not shown.
BIN
Projects/VPKI/Utils/_CreateDBAccount_VPKI_관리자권한으로실행.bat.lnk
Normal file
BIN
Projects/VPKI/Utils/_CreateDBAccount_VPKI_관리자권한으로실행.bat.lnk
Normal file
Binary file not shown.
BIN
Projects/VPKI/Utils/aspnetcore-runtime-8.0.13-win-x64.exe
Normal file
BIN
Projects/VPKI/Utils/aspnetcore-runtime-8.0.13-win-x64.exe
Normal file
Binary file not shown.
BIN
Projects/VPKI/Utils/dotnet-hosting-8.0.13-win.exe
Normal file
BIN
Projects/VPKI/Utils/dotnet-hosting-8.0.13-win.exe
Normal file
Binary file not shown.
Reference in New Issue
Block a user