Signed-off-by: John Howard <jhoward@microsoft.com>
| ... | ... |
@@ -70,7 +70,7 @@ clean() {
|
| 70 | 70 |
github.com/docker/docker/integration-cli # external tests |
| 71 | 71 |
) |
| 72 | 72 |
|
| 73 |
- local dockerPlatforms=( linux/amd64 windows/amd64 $(_dockerfile_env DOCKER_CROSSPLATFORMS) ) |
|
| 73 |
+ local dockerPlatforms=( linux/amd64 $(_dockerfile_env DOCKER_CROSSPLATFORMS) ) |
|
| 74 | 74 |
local dockerBuildTags="$(_dockerfile_env DOCKER_BUILDTAGS)" |
| 75 | 75 |
local buildTagCombos=( |
| 76 | 76 |
'' |