[phpmyadmin/docker] ca768f: Avoid "TempDir is not accessible" message

Branch: refs/heads/master Home: https://github.com/phpmyadmin/docker Commit: ca768f47fce92f523e04b7039aa4374039013c56 https://github.com/phpmyadmin/docker/commit/ca768f47fce92f523e04b7039aa43740... Author: Roger Vilà <rogervila@me.com> Date: 2018-04-13 (Fri, 13 Apr 2018) Changed paths: M Dockerfile Log Message: ----------- Avoid "TempDir is not accessible" message phpmyadmin should create the tmp dir for twig templates. This is the original issue: https://github.com/phpmyadmin/phpmyadmin/issues/14172 Commit: f18aca104ee68c43955402a29c3acdb4b0c10c41 https://github.com/phpmyadmin/docker/commit/f18aca104ee68c43955402a29c3acdb4... Author: Michal Čihař <michal@cihar.com> Date: 2018-04-18 (Wed, 18 Apr 2018) Changed paths: M Dockerfile Log Message: ----------- Merge pull request #155 from rogervila/tempdir-fix Avoid "TempDir is not accessible" message Compare: https://github.com/phpmyadmin/docker/compare/d42e7c8a7d35...f18aca104ee6
participants (1)
-
Michal Čihař