Skip to content

Install libtool with docker

Sven-Hendrik Haase requested to merge github/fork/mikkeloscar/libtool into master

Created by: mikkeloscar

Installs libtool along with docker since docker depends on it at runtime:

docker: error while loading shared libraries: libltdl.so.7: cannot open shared object file: No such file or directory

libtool is not pulled in by docker since it's in core.

Merge request reports