Temporary workaround to force working vsdbg version
This commit is contained in:
Родитель
bd45ec23a6
Коммит
a7f9049f46
|
@ -27,5 +27,5 @@ ENV MicrosoftProductionDiagnostics_UtilsPath=/diag/Utils/ProductionBreakpointsUt
|
|||
# Install Visual Studio Debugger
|
||||
# Check the repo's README for vsdbg version compatibility with Visual Studio
|
||||
RUN wget -O getvsdbg.sh "https://aka.ms/getvsdbgsh" \
|
||||
&& sh ./getvsdbg.sh -v vs2019 -l /diag/vsdbg \
|
||||
&& sh ./getvsdbg.sh -v 17.2.10518.1 -l /diag/vsdbg \
|
||||
&& rm getvsdbg.sh
|
||||
|
|
|
@ -28,7 +28,7 @@ ENV MicrosoftProductionDiagnostics_UtilsPath=/diag/Utils/ProductionBreakpointsUt
|
|||
# Install Visual Studio Debugger
|
||||
# Check the repo's README for version compatibility with Visual Studio
|
||||
RUN curl -SL --output getvsdbg.sh "https://aka.ms/getvsdbgsh" \
|
||||
&& sh ./getvsdbg.sh -v vs2019 -l /diag/vsdbg \
|
||||
&& sh ./getvsdbg.sh -v 17.2.10518.1 -l /diag/vsdbg \
|
||||
&& rm getvsdbg.sh
|
||||
|
||||
# Remove package lists to save space; can be restored with 'apt-get update'
|
||||
|
|
|
@ -28,7 +28,7 @@ ENV MicrosoftProductionDiagnostics_UtilsPath=/diag/Utils/ProductionBreakpointsUt
|
|||
# Install Visual Studio Debugger
|
||||
# Check the repo's README for version compatibility with Visual Studio
|
||||
RUN curl -SL --output getvsdbg.sh "https://aka.ms/getvsdbgsh" \
|
||||
&& sh ./getvsdbg.sh -v vs2019 -l /diag/vsdbg \
|
||||
&& sh ./getvsdbg.sh -v 17.2.10518.1 -l /diag/vsdbg \
|
||||
&& rm getvsdbg.sh
|
||||
|
||||
# Remove package lists to save space; can be restored with 'apt-get update'
|
||||
|
|
|
@ -28,7 +28,7 @@ ENV MicrosoftProductionDiagnostics_UtilsPath=/diag/Utils/ProductionBreakpointsUt
|
|||
# Install Visual Studio Debugger
|
||||
# Check the repo's README for version compatibility with Visual Studio
|
||||
RUN curl -SL --output getvsdbg.sh "https://aka.ms/getvsdbgsh" \
|
||||
&& sh ./getvsdbg.sh -v vs2019 -l /diag/vsdbg \
|
||||
&& sh ./getvsdbg.sh -v 17.2.10518.1 -l /diag/vsdbg \
|
||||
&& rm getvsdbg.sh
|
||||
|
||||
# Remove package lists to save space; can be restored with 'apt-get update'
|
||||
|
|
|
@ -27,7 +27,7 @@ ENV MicrosoftProductionDiagnostics_UtilsPath=/diag/Utils/ProductionBreakpointsUt
|
|||
# Install Visual Studio Debugger
|
||||
# Check the repo's README for version compatibility with Visual Studio
|
||||
RUN curl -SL --output getvsdbg.sh "https://aka.ms/getvsdbgsh" \
|
||||
&& sh ./getvsdbg.sh -v vs2019 -l /diag/vsdbg \
|
||||
&& sh ./getvsdbg.sh -v 17.2.10518.1 -l /diag/vsdbg \
|
||||
&& rm getvsdbg.sh
|
||||
|
||||
# Remove package lists to save space; can be restored with 'apt-get update'
|
||||
|
|
|
@ -27,5 +27,5 @@ ENV MicrosoftProductionDiagnostics_UtilsPath=/diag/Utils/ProductionBreakpointsUt
|
|||
# Install Visual Studio Debugger
|
||||
# Check the repo's README for vsdbg version compatibility with Visual Studio
|
||||
RUN wget -O getvsdbg.sh "https://aka.ms/getvsdbgsh" \
|
||||
&& sh ./getvsdbg.sh -v vs2019 -l /diag/vsdbg \
|
||||
&& sh ./getvsdbg.sh -v 17.2.10518.1 -l /diag/vsdbg \
|
||||
&& rm getvsdbg.sh
|
||||
|
|
|
@ -28,7 +28,7 @@ ENV MicrosoftProductionDiagnostics_UtilsPath=/diag/Utils/ProductionBreakpointsUt
|
|||
# Install Visual Studio Debugger
|
||||
# Check the repo's README for version compatibility with Visual Studio
|
||||
RUN curl -SL --output getvsdbg.sh "https://aka.ms/getvsdbgsh" \
|
||||
&& sh ./getvsdbg.sh -v vs2019 -l /diag/vsdbg \
|
||||
&& sh ./getvsdbg.sh -v 17.2.10518.1 -l /diag/vsdbg \
|
||||
&& rm getvsdbg.sh
|
||||
|
||||
# Remove package lists to save space; can be restored with 'apt-get update'
|
||||
|
|
|
@ -28,7 +28,7 @@ ENV MicrosoftProductionDiagnostics_UtilsPath=/diag/Utils/ProductionBreakpointsUt
|
|||
# Install Visual Studio Debugger
|
||||
# Check the repo's README for version compatibility with Visual Studio
|
||||
RUN curl -SL --output getvsdbg.sh "https://aka.ms/getvsdbgsh" \
|
||||
&& sh ./getvsdbg.sh -v vs2019 -l /diag/vsdbg \
|
||||
&& sh ./getvsdbg.sh -v 17.2.10518.1 -l /diag/vsdbg \
|
||||
&& rm getvsdbg.sh
|
||||
|
||||
# Remove package lists to save space; can be restored with 'apt-get update'
|
||||
|
|
|
@ -28,7 +28,7 @@ ENV MicrosoftProductionDiagnostics_UtilsPath=/diag/Utils/ProductionBreakpointsUt
|
|||
# Install Visual Studio Debugger
|
||||
# Check the repo's README for version compatibility with Visual Studio
|
||||
RUN curl -SL --output getvsdbg.sh "https://aka.ms/getvsdbgsh" \
|
||||
&& sh ./getvsdbg.sh -v vs2019 -l /diag/vsdbg \
|
||||
&& sh ./getvsdbg.sh -v 17.2.10518.1 -l /diag/vsdbg \
|
||||
&& rm getvsdbg.sh
|
||||
|
||||
# Remove package lists to save space; can be restored with 'apt-get update'
|
||||
|
|
|
@ -27,5 +27,5 @@ ENV MicrosoftProductionDiagnostics_UtilsPath=/diag/Utils/ProductionBreakpointsUt
|
|||
# Install Visual Studio Debugger
|
||||
# Check the repo's README for vsdbg version compatibility with Visual Studio
|
||||
RUN wget -O getvsdbg.sh "https://aka.ms/getvsdbgsh" \
|
||||
&& sh ./getvsdbg.sh -v vs2019 -l /diag/vsdbg \
|
||||
&& sh ./getvsdbg.sh -v 17.2.10518.1 -l /diag/vsdbg \
|
||||
&& rm getvsdbg.sh
|
||||
|
|
|
@ -28,7 +28,7 @@ ENV MicrosoftProductionDiagnostics_UtilsPath=/diag/Utils/ProductionBreakpointsUt
|
|||
# Install Visual Studio Debugger
|
||||
# Check the repo's README for version compatibility with Visual Studio
|
||||
RUN curl -SL --output getvsdbg.sh "https://aka.ms/getvsdbgsh" \
|
||||
&& sh ./getvsdbg.sh -v vs2019 -l /diag/vsdbg \
|
||||
&& sh ./getvsdbg.sh -v 17.2.10518.1 -l /diag/vsdbg \
|
||||
&& rm getvsdbg.sh
|
||||
|
||||
# Remove package lists to save space; can be restored with 'apt-get update'
|
||||
|
|
|
@ -28,7 +28,7 @@ ENV MicrosoftProductionDiagnostics_UtilsPath=/diag/Utils/ProductionBreakpointsUt
|
|||
# Install Visual Studio Debugger
|
||||
# Check the repo's README for version compatibility with Visual Studio
|
||||
RUN curl -SL --output getvsdbg.sh "https://aka.ms/getvsdbgsh" \
|
||||
&& sh ./getvsdbg.sh -v vs2019 -l /diag/vsdbg \
|
||||
&& sh ./getvsdbg.sh -v 17.2.10518.1 -l /diag/vsdbg \
|
||||
&& rm getvsdbg.sh
|
||||
|
||||
# Remove package lists to save space; can be restored with 'apt-get update'
|
||||
|
|
Загрузка…
Ссылка в новой задаче