You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, but support for Windows containers is new, experimental, and tenuous. Be prepared to file bugs. 🐛
39
39
40
40
The default base image does not provide a Windows image.
41
-
You can try out building a Windows container image by [setting the base image](./../configuration) to a Windows base image and building with `--platform=windows/amd64` or `--platform=all`:
41
+
You can try out building a Windows container image by [setting the base image](./../configuration.md) to a Windows base image and building with `--platform=windows/amd64` or `--platform=all`:
42
42
43
43
For example, to build a Windows container image, update your `.ko.yaml` to set the base image:
0 commit comments