Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
vidarh
on April 6, 2015
|
parent
|
context
|
favorite
| on:
Dockerception: Docker building dockers – keeping t...
To track down dependencies, "strace" is your friend. And no, that's not an ideal solution, but it works reasonably well. Couple that with "ldd" on the interpreter.
For Ruby, additionally "bundle install --standalone --path [..]" gets your far.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
For Ruby, additionally "bundle install --standalone --path [..]" gets your far.