{"id":19245704,"url":"https://github.com/henryckh/docker-mysql","last_synced_at":"2026-04-20T09:33:56.487Z","repository":{"id":126706309,"uuid":"147641523","full_name":"henryckh/docker-mysql","owner":"henryckh","description":"Setup for the MySql using utf8 with auto data restore and phpmyadmin.","archived":false,"fork":false,"pushed_at":"2018-09-06T08:24:10.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-02T15:45:11.565Z","etag":null,"topics":["docker","docker-compose","mysql","phpmyadmin","restore-data","utf8"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/henryckh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-06T08:23:31.000Z","updated_at":"2018-10-22T10:20:03.000Z","dependencies_parsed_at":"2023-06-17T18:16:46.419Z","dependency_job_id":null,"html_url":"https://github.com/henryckh/docker-mysql","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/henryckh/docker-mysql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henryckh%2Fdocker-mysql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henryckh%2Fdocker-mysql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henryckh%2Fdocker-mysql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henryckh%2Fdocker-mysql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/henryckh","download_url":"https://codeload.github.com/henryckh/docker-mysql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/henryckh%2Fdocker-mysql/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268694485,"owners_count":24291812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-compose","mysql","phpmyadmin","restore-data","utf8"],"created_at":"2024-11-09T17:29:09.118Z","updated_at":"2026-04-20T09:33:51.460Z","avatar_url":"https://github.com/henryckh.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker-MySQL\n\nSetup for a MySql docker using utf8 with phpmyadmin and initial data restore.\n\n## Restore from database\n\nThe MySql docker image will run SQL files stored in the `/docker-entrypoint-initdb.d/`  \ndirectory when you first launch a container.  \nRestore the entire database by putting your database dump `schema.sql` into the directory.\n\n## Config to support MySQL utf8\n\nIf you use `utf8` as the database content but haven't configured your database to use `utf8`,  \nyou maybe encouter encoding error.  \n`my.cnf` contains the settings of utf8\n\n## Config MySql\n\nSee the offical [MySql environment variables](https://hub.docker.com/_/mysql/) for more information.\n\n## Result\n\nGo to http://localhost:8080, with username: root, password: testing. A dump database is create from the `schema.sql` file.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenryckh%2Fdocker-mysql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhenryckh%2Fdocker-mysql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhenryckh%2Fdocker-mysql/lists"}