Search results

  1. R

    How to install package in Busybox container

    I'm using busybox:ubuntu-14.04 image. I like to run rust binary in busybox container, but error will came error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory It need library files. I don't know how to install library file in busybox...
Top