summaryrefslogtreecommitdiff
path: root/pkg/machine/pull.go
Commit message (Expand)AuthorAge
* go fmt: use go 1.18 conditional-build syntaxValentin Rothberg2022-03-18
* Use github.com/vbauerster/mpb/v7 in pkg/machinePaul Holzinger2022-03-09
* Introduce Windows WSL implementation of podman machineJason T. Greene2021-12-24
* Don't use docker/pkg/archive, use containers/storage/pkg/archiveDaniel J Walsh2021-10-14
* Spell "build linux darwin" as "build !windows".Maya Rashish2021-09-03
* Fix build tags for pkg/machine...Paul Holzinger2021-06-10
* Print "extracting" only on compressed fileAshley Cui2021-05-12
* Fixes from make codespellDaniel J Walsh2021-04-21
* Merge pull request #9872 from baude/vmaltimageOpenShift Merge Robot2021-03-30
|\
| * podman machine init user inputbaude2021-03-29
* | Add machine support for qemu-system-aarch64Anders F Björklund2021-03-29
|/
* introduce podman machinebaude2021-03-25