summaryrefslogtreecommitdiffstats
path: root/scripts/dockerfiles/images/mysql
Commit message (Collapse)AuthorAgeFilesLines
* Clean old dockerfilesUnknwon2014-09-282-35/+0
|
* Removed trailing white spacesTristan Storch2014-08-301-6/+6
| | | | | | | | | | Removed trailing whitespaces with ```sh for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done ``` and some handwork.
* New UI merge in progressUnknwon2014-07-262-0/+35