Closed adonm closed 10 years ago
Docker version 0.8.1, build a1598d1 for reference
Hi @adonm Thanks for the PR. Really annoying how docker keeps changing it's tar behavior!
I've taken the Dockfile changes, but have decided not to take the helper file as it's a bit too specific in mapping the volumes to /tmp/wordpress
by default.
If people are using this image in a coreos
or place where there may be multiple instances running at once this could cause conflicts.
Thanks Eugene, no probs
On 27 February 2014 16:04, Eugene Ware notifications@github.com wrote:
Hi @adonm https://github.com/adonm Thanks for the PR. Really annoying how docker keeps changing it's tar behavior!
I've taken the Dockfile changes, but have decided not to take the helper file as it's a bit too specific in mapping the volumes to /tmp/wordpressby default.
If people are using this image in a coreos or place where there may be multiple instances running at once this could cause conflicts.
— Reply to this email directly or view it on GitHubhttps://github.com/eugeneware/docker-wordpress-nginx/pull/15#issuecomment-36219106 .
Regards,
Adon Metcalfe
Latest version of docker doesn't extract remote tar files, so have to download then extract