garethr / garethr-docker

Puppet module for managing docker
Apache License 2.0
397 stars 532 forks source link

Minor change - Uncommented TMPDIR for rhel 7 machines #733

Open Colza5000 opened 6 years ago

Colza5000 commented 6 years ago

This is causing issues as we (and i assume a majority of others) set noexec on /tmp and it's causing docker to produce this error.

docker-compose: error while loading shared libraries: libz.so.1: failed to map segment from shared object: Operation not permitted

soundstep commented 6 years ago

I need this to be fixed as well. What's the state for that PR? Are you considering it? Is it been looked at? Status update please ;) Cheers.