Commit 037c03f
Add platform arg to run container options (#259)
* Initial plan for issue
* Add platform arg to run container options
Co-authored-by: bwateratmsft <36966225+bwateratmsft@users.noreply.github.com>
* Fix whitespace/line ending issues in DockerClientBase.ts
Co-authored-by: bwateratmsft <36966225+bwateratmsft@users.noreply.github.com>
* Remove unnecessary devDependencies from root package.json
Co-authored-by: bwateratmsft <36966225+bwateratmsft@users.noreply.github.com>
* Restore package-lock.json to original state
Co-authored-by: bwateratmsft <36966225+bwateratmsft@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: bwateratmsft <36966225+bwateratmsft@users.noreply.github.com>1 parent 93a21af commit 037c03f
File tree
3 files changed
+34
-0
lines changed- packages/vscode-container-client/src
- clients/DockerClientBase
- contracts
- test
3 files changed
+34
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
699 | 699 | | |
700 | 700 | | |
701 | 701 | | |
| 702 | + | |
702 | 703 | | |
703 | 704 | | |
704 | 705 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
745 | 745 | | |
746 | 746 | | |
747 | 747 | | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
748 | 752 | | |
749 | 753 | | |
750 | 754 | | |
| |||
Lines changed: 29 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
200 | 229 | | |
0 commit comments