Docker: docker-compose: error while loading shared libraries: libz.so.1: failed to map segment from shared object
Today, I started to try some stuff with Docker, after install docker-engine complete smoothly. Next to install docker-compose, I recently got very annoying error on my Ubuntu 16.04 machine. Follow the instruction at https://docs.docker.com/compose/install/ , right on the step 7, after the install complete, I try to test it by command $ docker-compose –version