debian-forge-cli/bib/internal
Michael Vogt b3ef264353 bib: simplify getContainerSize()
The getContainerSize() was not using some of the modern go helpers.
So let's use `exec.Command().Output()` and introduce a new
`util.OutputErr()` helper that will be able to also show stderr to
the user if the Output() call returns an error.
2025-03-31 18:19:33 +00:00
..
podmanutil Validate that we're in rootful podman 2025-03-31 18:19:33 +00:00
setup setup: Simplify container-storage mounted check 2025-03-31 18:19:33 +00:00
util bib: simplify getContainerSize() 2025-03-31 18:19:33 +00:00