Step 16 : RUN cd `dirname $LFE_HOME` &&
git clone https://github.com/rvirding/lfe.git &&
cd $LFE_HOME &&
mkdir -p ebin &&
make compile &&
make install
---> Running in fd5b59e43532
Cloning into 'lfe'...
escript get_comp_opts.escript
escript: error while loading shared libraries: libsctp.so.1:
cannot open shared object file: No such file or directory
make: *** No rule to make target `comp_opts.mk', needed by `compile'. Stop.