Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

how come there is no podman Linux installer?


Well all the downstream distros have their own installers (apt, dnf, pacman, etc.). If you're compiling from source, then "make install" [0] should work as expected, and if you're downloading the pre-built binaries from GitHub [1], you just need to copy a single statically-linked binary into "/usr/local/bin".

[0]: https://github.com/containers/podman/blob/c8183c50/Makefile#...

[1]: https://github.com/containers/podman/releases


You mean curl?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: