mirror of
https://github.com/containers/podman.git
synced 2025-09-09 21:52:21 +08:00
Add podman static build
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>
This commit is contained in:
9
nix/nixpkgs.json
Normal file
9
nix/nixpkgs.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"url": "https://github.com/nixos/nixpkgs",
|
||||
"rev": "a08d4f605bca62c282ce9955d5ddf7d824e89809",
|
||||
"date": "2020-03-20T10:10:15+01:00",
|
||||
"sha256": "1bniq08dlmrmrz4aga1cj0d7rqbaq9xapm5ar15wdv2c6431z2m8",
|
||||
"fetchSubmodules": false,
|
||||
"deepClone": false,
|
||||
"leaveDotGit": false
|
||||
}
|
Reference in New Issue
Block a user