Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | go fmt: use go 1.18 conditional-build syntax | Valentin Rothberg | 2022-03-18 |
| | | | | Signed-off-by: Valentin Rothberg <vrothberg@redhat.com> | ||
* | Introduce Windows WSL implementation of podman machine | Jason T. Greene | 2021-12-24 |
| | | | | | | [NO NEW TESTS NEEDED] for now Signed-off-by: Jason Greene <jason.greene@redhat.com> | ||
* | Fix build tags for pkg/machine... | Paul Holzinger | 2021-06-10 |
Podman machine is only intended for amd64 and arm64 architectures, set the correct buildtags so that the `pkg/machine`, `pkg/machine/qemu` and `pkg/machine/libvirt` packages compile correctly. [NO TESTS NEEDED] Fixes #10625 Signed-off-by: Paul Holzinger <pholzing@redhat.com> |