Commit b85ad8e
committed
fix: use type=docker output for single-platform builds with platformTag
The devcontainer CLI rejects --platform without --output. For native
single-platform builds (platformTag set), use type=docker to load
the image into the local daemon for subsequent docker push.1 parent 569a443 commit b85ad8e
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
86 | 91 | | |
87 | 92 | | |
88 | 93 | | |
| |||
0 commit comments