Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic windows dockerfile #1

Draft
wants to merge 31 commits into
base: main
Choose a base branch
from
Draft

Add basic windows dockerfile #1

wants to merge 31 commits into from

Conversation

jjnesbitt
Copy link
Owner

No description provided.

@jjnesbitt jjnesbitt force-pushed the windows-runner-image branch from ec9947a to 45dd55f Compare June 7, 2023 18:26
@jjnesbitt jjnesbitt force-pushed the windows-runner-image branch from 45dd55f to 4c16bb1 Compare June 7, 2023 18:29
@jjnesbitt jjnesbitt force-pushed the windows-runner-image branch from 9f55971 to 6890ad5 Compare June 7, 2023 19:02
@jjnesbitt jjnesbitt force-pushed the windows-runner-image branch 8 times, most recently from a0b198a to a07026f Compare June 7, 2023 19:56
@jjnesbitt jjnesbitt force-pushed the windows-runner-image branch from a07026f to 1ed290c Compare June 7, 2023 20:03
@jjnesbitt jjnesbitt force-pushed the windows-runner-image branch 2 times, most recently from 1e839a4 to 5e58ecd Compare June 9, 2023 17:40
@jjnesbitt jjnesbitt force-pushed the windows-runner-image branch from 7cbd648 to e5a0ca3 Compare June 9, 2023 18:45
@jjnesbitt jjnesbitt force-pushed the windows-runner-image branch 3 times, most recently from 2c2b614 to c73da78 Compare June 12, 2023 21:07
@jjnesbitt jjnesbitt force-pushed the windows-runner-image branch 4 times, most recently from 0d5acd2 to 43e9e6f Compare June 15, 2023 21:15
@jjnesbitt jjnesbitt force-pushed the windows-runner-image branch 2 times, most recently from 111685c to 5947050 Compare June 15, 2023 22:03
@jjnesbitt jjnesbitt force-pushed the windows-runner-image branch from 29f31c6 to 0eac589 Compare June 15, 2023 22:27
@jjnesbitt jjnesbitt force-pushed the windows-runner-image branch 3 times, most recently from 07f0fad to e46bfef Compare June 16, 2023 00:05
@jjnesbitt jjnesbitt force-pushed the windows-runner-image branch from e46bfef to b67dabc Compare June 16, 2023 00:15
@jjnesbitt jjnesbitt force-pushed the windows-runner-image branch from 6c95e6e to b74e9f6 Compare July 24, 2023 18:34
@jjnesbitt jjnesbitt force-pushed the windows-runner-image branch from b74e9f6 to a7aac0f Compare July 24, 2023 18:38
RUN `
curl -SL --output vs_buildtools.exe https://aka.ms/vs/17/release/vs_buildtools.exe `
&& start /w vs_buildtools.exe --quiet --wait --norestart --nocache `
--installPath "C:\Spack\BuildTools" `

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change to default installation location

"%ProgramFiles(x86)%\Microsoft Visual Studio\2022\BuildTools"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants