{"id":19368761,"url":"https://github.com/chaifeng/docker-mysql-mycli","last_synced_at":"2026-02-21T04:03:05.269Z","repository":{"id":71584629,"uuid":"122589847","full_name":"chaifeng/docker-mysql-mycli","owner":"chaifeng","description":"Running mycli inside docker","archived":false,"fork":false,"pushed_at":"2022-11-23T13:39:02.000Z","size":22,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T13:55:42.001Z","etag":null,"topics":["docker","mycli","mysql","mysql-client"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/chaifeng.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-02-23T07:51:27.000Z","updated_at":"2023-12-08T09:08:46.000Z","dependencies_parsed_at":"2023-03-11T10:49:09.010Z","dependency_job_id":null,"html_url":"https://github.com/chaifeng/docker-mysql-mycli","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/chaifeng/docker-mysql-mycli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaifeng%2Fdocker-mysql-mycli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaifeng%2Fdocker-mysql-mycli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaifeng%2Fdocker-mysql-mycli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaifeng%2Fdocker-mysql-mycli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaifeng","download_url":"https://codeload.github.com/chaifeng/docker-mysql-mycli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaifeng%2Fdocker-mysql-mycli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29672760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T03:11:15.450Z","status":"ssl_error","status_checked_at":"2026-02-21T03:10:34.920Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","mycli","mysql","mysql-client"],"created_at":"2024-11-10T08:08:18.019Z","updated_at":"2026-02-21T04:03:00.253Z","avatar_url":"https://github.com/chaifeng.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# mycli in docker\n\nThis docker image is a MySQL client which is provided by mycli\n\n## Usage\n\n### Just run it\n\n    docker run -it chaifeng/mycli\n    \n    docker run -it chaifeng/mycli --version\n    \n    docker run -it chaifeng/mycli -h mysqlserver -u root\n\n### Connect to a MySQL server\n\n    docker run -it --name mycli \\\n           -e MYSQL_DATABASE=your-dbname \\\n           -e MYSQL_HOST=your-mysql-container \\\n           -e MYSQL_USER=your-mysql-username \\\n           -e MYSQL_PASSWORD=\"your-mysql-password\" \\\n           --network your-network \\\n           chaifeng/mycli\n\n## Optional Variables\n\n- `MYSQL_HOST`\n  the host/ip of your mysql database\n- `MYSQL_USER`\n  the username of your mysql database\n- `MYSQL_PASSWORD`\n  the password of your mysql database\n- `MYSQL_ROOT_PASSWORD`\n  the root's password of your mysql database\n- `MYSQL_DATABASE`\n  the database name to use\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaifeng%2Fdocker-mysql-mycli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchaifeng%2Fdocker-mysql-mycli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchaifeng%2Fdocker-mysql-mycli/lists"}