mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-03-02 14:49:06 +00:00
A previous commit added the BASEIMAGE file for agnhost, but with the linux/ prefix, which is supposed to be added in the Windows support PR [1]. This is needed in order to be able to build the image. [1]: https://github.com/kubernetes/kubernetes/pull/76838