Install libtool with docker
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
.