summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)Author
2023-07-06Rework CI validation workflow and makefile (#460)Alex Goodman
2020-12-27Update gocui modulecxsu
2019-11-23added simple layout managerAlex Goodman
2019-10-07stop swallowing errors & cleanup exit logicAlex Goodman
2019-10-02playing with podman store dataAlex Goodman
2019-10-02import podman runtime approachAlex Goodman
2019-09-21rework package structureAlex Goodman
2019-07-27make slim image default, provide fully featured imageAlex Goodman
2019-07-24fix tls config for dockerAkshay Chhajed
2019-07-19Fixed import order using goimportsChristian Muehlhaeuser
2019-02-17less verbose processing outputAlex Goodman
2018-12-08Refactor image preprocessing (#121)Alex Goodman
2018-11-24use env vars to determine the docker API version (closes #71)Alex Goodman
2018-11-05drive view options from configuration (closes #56)Alex Goodman
2018-11-01discover docker version automatically (fixes #47)Alex Goodman
2018-10-27cleanup on exit of non-gocui methods (fixes #42)Alex Goodman
2018-10-21fixed inefficient file report bugAlex Goodman
2018-10-20pull images when not found (closes #25); small fixesAlex Goodman