summaryrefslogtreecommitdiffstats
path: root/dive/image/podman
AgeCommit message (Expand)Author
2023-07-06Rework CI validation workflow and makefile (#460)Alex Goodman
2023-07-06Merge pull request #429 from zachary-walters/update-deprecated-dependency-ioutilAlex Goodman
2023-07-06Updated the deprecated ioutil dependencyzachary-walters
2023-07-06Merge pull request #349 from hedrox/masterAlex Goodman
2022-03-31Support podman in macOSMichael Herold
2021-04-11Fix stream podman command hangingAndrei Marin
2019-11-08rm libpod & shell out to podman binaryAlex Goodman
2019-10-18fix non-linux build (exclude podman)Alex Goodman
2019-10-08adding docker-archive source optionAlex Goodman
2019-10-08fix dead code lintAlex Goodman
2019-10-08only podman via docker archive supportAlex Goodman
2019-10-08fix windows/darwin importAlex Goodman
2019-10-08remove podman from darwin/windows buildsAlex Goodman
2019-10-07fix validation errorsAlex Goodman
2019-10-07gofmtAlex Goodman
2019-10-07cleanup layer id/digest & add tags supportAlex Goodman
2019-10-07remove reverse iteration for layer display and processingAlex Goodman
2019-10-07add shared layer type (instead of interface)Alex Goodman
2019-10-07stop swallowing errors & cleanup exit logicAlex Goodman
2019-10-04ui bug on bad analysis resultAlex Goodman
2019-10-03image derived from podman dir (not working)Alex Goodman
2019-10-03introduced common image format and analyzerAlex Goodman
2019-10-03rework resolver interfaceAlex Goodman
2019-10-03leveraging docker export for podmanAlex Goodman
2019-10-02playing with podman store dataAlex Goodman