Merge pull request #268 from appleboy/patch-10

fix #267 phpmyadmin is not working on linux.
This commit is contained in:
Mahmoud Zalt 2016-08-30 11:05:08 +03:00 committed by GitHub
commit ab53db1897

View File

@ -7,5 +7,3 @@ VOLUME /sessions
# We expose phpMyAdmin on port 80
EXPOSE 80
ENTRYPOINT [ "/run.sh" ]