Howard Hao
9fcad07a54
submit the trace collection bash scripts
2023-04-12 12:00:31 -07:00
Brandon Smith
6e2efe6a97
Merge pull request #344 from FredrikMelby/patch-1
...
Add -UseBasicParsing on line 584
2023-03-30 13:07:22 -07:00
Fredrik Melby
1538bb5ca6
Add -UseBasicParsing on line 584
...
Add -UseBasicParsing parameter to Invoke-WebRequest to avoid error message inside Windows Server Core instances:
"The response content cannot be parsed because the Internet Explorer engine is not available, or Internet Explorer's first-launch configuration is not complete."
2023-03-30 11:09:06 +02:00
Vinicius Apolinario
5986ad83f2
Merge pull request #339 from michbern-ms/user/michbern/query-joblimits
...
Add new tool: Query-JobLimits.ps1
2023-03-22 09:07:44 -07:00
Michael Bernstein (DPLAT)
74fca56a02
Add new tool: Query-JobLimits.ps1
2023-03-21 16:22:30 -07:00
Brandon Smith
5ee40e8be8
Merge pull request #331 from microsoft/docker-ce-update
...
Added logic to download and extract docker from download.docker.com. …
2023-03-21 13:05:45 -07:00
Fady Azmy
944de143bd
Updated README to reflect GitHub Issue expectations
2023-03-21 09:34:41 -07:00
brasmith@microsoft.com
1cd120576c
Merge branch 'docker-ce-update' of https://github.com/microsoft/Windows-Containers into docker-ce-update
2023-03-09 14:40:53 -08:00
brasmith@microsoft.com
f46f25c303
Condensed the version check logic.
2023-03-09 14:40:49 -08:00
Brandon Smith
232d62158f
Apply suggestions from code review
...
Co-authored-by: Bjorn Neergaard <bjorn@neersighted.com>
2023-03-09 14:19:41 -08:00
Brandon Smith
af268ccd26
Update helpful_tools/Install-DockerCE/README.md
...
Co-authored-by: Bjorn Neergaard <bjorn@neersighted.com>
2023-03-09 14:18:33 -08:00
brasmith@microsoft.com
0e93cd15c9
Added logic to download and extract docker from download.docker.com. Also updated the readme.
2023-03-09 13:54:51 -08:00
Lucille Xiong
e2811891ef
Add link to Windows Containers Tools Repo ( #309 )
...
* Add link to Windows Container Tools repo
* Add link to Windows Containers repo
* Update messaging
2023-01-17 11:57:43 -08:00
Brandon Smith
044eebd043
Update README.md
2022-10-21 11:01:24 -07:00
Brandon Smith
389bb2ab18
Update README.md
2022-10-21 11:00:46 -07:00
Fady Azmy
ca7df8c45a
Update bug issue templates with repro requirement.
2022-10-19 14:13:14 -07:00
Brandon Smith
b77c2c1b06
Update README.md
2022-10-06 15:29:00 -07:00
Brandon Smith
13d4c31cac
Merge pull request #267 from skaravos/Main
...
Fix ContainerBaseImage parameter type
2022-08-30 17:25:40 -07:00
Stephen Karavos
82e0a75252
Fix ContainerBaseImage parameter type
2022-08-26 14:23:08 -03:00
Brandon Smith
78519ddbc4
Merge pull request #244 from kkbruce/Main
...
Update Containderd and nerdctl version
2022-07-29 11:40:16 -07:00
Brandon Smith
3a63ef4fde
Merge pull request #246 from jakegt1/Main
...
Fix install-docker-ce.ps1: On PS >=5, use Invoke-WebRequest instead of non-existing function 'wget'
2022-07-29 11:39:50 -07:00
Brandon Smith
ea7bc3e85b
Merge pull request #237 from microsoft/fabricbot-configuration-migration
...
Migrate FabricBot Tasks to Config-as-Code
2022-07-29 11:39:12 -07:00
Jake Torrance
ee59a093eb
Fix install-docker-ce.ps1: On PS >=5, Copy-File function attempts to use a non-existing command 'wget' with the parameters for Invoke-WebRequest. Change to use Invoke-WebRequest.
2022-07-16 19:34:47 +01:00
BruceChen
6b908177da
Update Containderd and nerdctl version
2022-07-15 10:18:10 +08:00
BruceChen
342a45210e
Update Containderd and nerdctl version
2022-07-15 09:54:29 +08:00
brasmith@microsoft.com
7f3c59bcc1
Merge branch 'Main' of https://github.com/microsoft/Windows-Containers into Main
2022-07-07 12:32:16 -07:00
brasmith@microsoft.com
776de0de5d
Added a SkipDefaultHost parameter to skip setting localhost as the deafult
2022-07-07 12:32:13 -07:00
Brandon Smith
2717affcb1
Update install-docker-ce.ps1
...
Removed amd64
2022-07-05 11:37:48 -07:00
Brandon Smith
80c58273d7
Update install-docker-ce.ps1
...
Removed accidental nerdctl call
2022-07-01 11:05:06 -07:00
msftbot[bot]
b0f1f0b3a0
Add `.github/fabricbot.json`
2022-06-28 22:48:12 +00:00
brasmith@microsoft.com
a7f2c4bc5a
Added ContainerBaseImage arg to Install-Docker
2022-06-17 16:03:55 -07:00
brasmith@microsoft.com
3fdba1f7c2
Updated READMEs
2022-06-17 15:50:23 -07:00
brasmith@microsoft.com
5fff43bef3
Started the directory of useful utilities
2022-06-17 15:41:58 -07:00
Craig Wilhite
b124996932
Rename ask_question to ask_question.md
...
Correct to .md file
2022-02-24 14:53:21 -08:00
Craig Wilhite
06265f3b1b
Create ask_question
...
Add 'ask a question' issue template.
2022-02-24 14:52:59 -08:00
Craig Wilhite
01b4ca7879
Update issue templates
2022-02-24 14:49:21 -08:00
Craig Wilhite
6b7a62d5ab
Update README.md
2022-01-25 11:28:01 -08:00
vrapolinario
830e2ddf86
Update README.md
2020-06-03 11:10:24 -07:00
vrapolinario
ada6f07cd6
Update README.md
2020-06-03 11:09:17 -07:00
vrapolinario
3de1b8fa04
Update README.md
2020-06-03 11:05:52 -07:00
Microsoft Open Source
5fddfc8a3c
Initial SECURITY.md commit
2020-06-02 15:51:17 -07:00
Microsoft Open Source
c02da65146
Initial LICENSE commit
2020-06-02 15:51:16 -07:00
Microsoft Open Source
5dc3655af7
Initial README.md commit
2020-06-02 15:51:15 -07:00
Microsoft Open Source
ca9b709bcf
Initial CODE_OF_CONDUCT.md commit
2020-06-02 15:51:14 -07:00
microsoft-github-operations[bot]
4055f138af
Initial commit
2020-06-02 22:51:11 +00:00