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> | ||
* | Add podman static build | Sascha Grunert | 2020-05-11 |
We’re now able to build a static podman binary based on a custom nix derivation. This is integrated in cirrus as well, whereas a later target would be to provide a self-contained static binary bundle which can be installed on any Linux x64-bit system. Fixes: https://github.com/containers/libpod/issues/1399 Signed-off-by: Sascha Grunert <sgrunert@suse.com> |