top | item 39625183 (no title) john-shaffer | 2 years ago But Nix is the best way to build images for dockerc. discuss order hn newest pxc|2 years ago Nix can generate fat binaries for you all by itself; you can just skip dockerc. It's a one-liner: # nix bundle nixpkgs#hello # ./hello Hello, world! https://news.ycombinator.com/item?id=39632011
pxc|2 years ago Nix can generate fat binaries for you all by itself; you can just skip dockerc. It's a one-liner: # nix bundle nixpkgs#hello # ./hello Hello, world! https://news.ycombinator.com/item?id=39632011
pxc|2 years ago