Add additional Windows install method (#1656)

This commit is contained in:
Avinash Ananth Narayan R
2023-07-05 15:10:25 -04:00
committed by GitHub
parent 3783238f32
commit 3a574a7ecd
+6
View File
@@ -78,6 +78,12 @@ Kompose can be installed via [Chocolatey](https://chocolatey.org/packages/kubern
choco install kubernetes-kompose
```
or using winget
```console
winget install Kubernetes.kompose
```
## Docker
You can build an image from the official repo for [Docker](https://docs.docker.com/engine/reference/commandline/build/) or [Podman](https://docs.podman.io/en/latest/markdown/podman-build.1.html):