|
|
|
|
|
by vishvananda
3202 days ago
|
|
I'm also a fan of minimal images. Cde is an iteresting solution, but for dynamic languages like python packing everything into a virtualenv and shipping that is a reasonable solution. To automatically grab linked libraries you can use something like smith[1] [1]: https://github.com/oracle/smith |
|