[phpmyadmin/docker] 2bd796: drop execute permission on run.sh - this is only r...

Branch: refs/heads/master Home: https://github.com/phpmyadmin/docker Commit: 2bd79639b29bc17a420de8ee506144418e70729c https://github.com/phpmyadmin/docker/commit/2bd79639b29bc17a420de8ee50614441... Author: Sebastian Mendel <sebastian.mendel@netresearch.de> Date: 2015-12-07 (Mon, 07 Dec 2015) Changed paths: M run.sh Log Message: ----------- drop execute permission on run.sh - this is only required inside image Commit: ab4765226976b07b304f4b0da87413b05d7238bc https://github.com/phpmyadmin/docker/commit/ab4765226976b07b304f4b0da87413b0... Author: Sebastian Mendel <sebastian.mendel@netresearch.de> Date: 2015-12-07 (Mon, 07 Dec 2015) Changed paths: A .dockerignore Log Message: ----------- add .dockerignore file - hide files competely from docker (deamon) for security and performance Commit: 844798cd19f8ded37c0748f74f7a363ee1463934 https://github.com/phpmyadmin/docker/commit/844798cd19f8ded37c0748f74f7a363e... Author: Sebastian Mendel <sebastian.mendel@netresearch.de> Date: 2015-12-07 (Mon, 07 Dec 2015) Changed paths: M .dockerignore A Makefile A docker-compose.testing.yml Log Message: ----------- add Makefile for easier building and testing Commit: b1946a827ea3c906167bc0d32c7a12e801e944f1 https://github.com/phpmyadmin/docker/commit/b1946a827ea3c906167bc0d32c7a12e8... Author: Michal Čihař <michal@cihar.com> Date: 2015-12-07 (Mon, 07 Dec 2015) Changed paths: A .dockerignore A Makefile A docker-compose.testing.yml M run.sh Log Message: ----------- Merge pull request #6 from CybotTM/master add Makefile and .dockerignore Compare: https://github.com/phpmyadmin/docker/compare/020fd6f8c7aa...b1946a827ea3
participants (1)
-
Michal Čihař