Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hknmtt
on Feb 9, 2023
|
parent
|
context
|
favorite
| on:
Podman vs. Docker: Comparing the two containerizat...
thankfully i work with compiled language so can run native binaries and not have to deal with this crap.
pkulak
on Feb 9, 2023
|
next
[–]
Do you statically link glibc? Everything needs an environment to run in. I wrap all my Rust projects in a container for ease of deployment.
hknmtt
on Feb 9, 2023
|
parent
|
next
[–]
> Everything needs an environment to run in
It's called the Operating System.(obviously i am talking about production not development).
Alifatisk
on Feb 9, 2023
|
prev
[–]
A self contained binary is fine, but if a program is going to clutter my system then I prefer it to be containerized.
hknmtt
on Feb 9, 2023
|
parent
[–]
That sounds like a development environment problem, not a production environment problem.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: