mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-25 14:15:38 +03:00
update
This commit is contained in:
parent
8267724ab6
commit
a3b09a1ad0
@ -63,13 +63,9 @@ RUN cinst -y --ignore-checksums --allow-empty-checksums --ignoredetectedreboot -
|
|||||||
# install dotnet packages
|
# install dotnet packages
|
||||||
##################################################################
|
##################################################################
|
||||||
RUN cinst -y --ignore-checksums --allow-empty-checksums --ignoredetectedreboot --ignore-package-exit-codes \
|
RUN cinst -y --ignore-checksums --allow-empty-checksums --ignoredetectedreboot --ignore-package-exit-codes \
|
||||||
dotnet1.1 \
|
|
||||||
dotnetsdk1.1 \
|
|
||||||
dotnetfx \
|
dotnetfx \
|
||||||
netfx-4.8-devpack \
|
netfx-4.8-devpack \
|
||||||
dotnet \
|
dotnet \
|
||||||
dotnet-aspnetruntime \
|
|
||||||
dotnet-windowshosting \
|
|
||||||
dotnet-runtime \
|
dotnet-runtime \
|
||||||
dotnet-desktopruntime \
|
dotnet-desktopruntime \
|
||||||
dotnet-sdk \
|
dotnet-sdk \
|
||||||
|
Loading…
Reference in New Issue
Block a user