Y
Hacker News
new
|
ask
|
show
|
jobs
by
dev_dull
2805 days ago
There are so many places where this will never work. For example, if you're using openssl and you're system is missing the header files.
1 comments
dharmab
2805 days ago
Which is why I run and debug locally with an interactive container; installing the packages locally is just for my editor autocompletion.
link