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

If Docker is in any way _required_, it's still a dealbreaker.


Docker is not magic, just extract the contents an OCI image[1] and run it with your favorite container runtime, like cri-o[2]. Or use the docker or OCI inage with podman[0].

And if containers are the problem then unpack the image into it's contents, take the binary, relink it and run it on bare metal.

[0]: https://podman.io/ [1]: https://stackoverflow.com/questions/73961256/how-to-convert-... [2]: https://github.com/cri-o/cri-o/tree/main


That's an extremist view.


You like to have it signed by RMS personally?

(Nothing against the FSF, but "dealbreaker" is a very relative concept.)


Docker is never required by anything, it just makes communicating software dependencies simple and concise.




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

Search: