mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2025-01-12 22:57:55 +03:00
fix
This commit is contained in:
parent
a3f8649f96
commit
ca746fef0b
@ -38,12 +38,10 @@ RUN cinst --no-progress -y -IgnoreChecksums \
|
|||||||
# install dotnet packages
|
# install dotnet packages
|
||||||
##################################################################
|
##################################################################
|
||||||
RUN cinst --no-progress -y -IgnoreChecksums \
|
RUN cinst --no-progress -y -IgnoreChecksums \
|
||||||
dotnet \
|
|
||||||
dotnet-aspnetruntime \
|
dotnet-aspnetruntime \
|
||||||
dotnet-windowshosting \
|
dotnet-windowshosting \
|
||||||
dotnet-runtime \
|
dotnet-runtime \
|
||||||
dotnet-sdk \
|
dotnet-sdk \
|
||||||
dotnetfx \
|
|
||||||
powershell-core
|
powershell-core
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
|
@ -38,7 +38,6 @@ RUN cinst --no-progress -y -IgnoreChecksums \
|
|||||||
# dotnet-windowshosting \
|
# dotnet-windowshosting \
|
||||||
dotnet-runtime \
|
dotnet-runtime \
|
||||||
dotnet-sdk \
|
dotnet-sdk \
|
||||||
dotnetfx \
|
|
||||||
powershell-core
|
powershell-core
|
||||||
|
|
||||||
##################################################################
|
##################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user