{"id":21548502,"url":"https://github.com/beeven/docker-sqlcmd","last_synced_at":"2026-02-08T14:33:19.896Z","repository":{"id":72128602,"uuid":"62935268","full_name":"beeven/docker-sqlcmd","owner":"beeven","description":"sqlcmd docker image","archived":false,"fork":false,"pushed_at":"2016-07-09T08:37:06.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-24T09:29:00.562Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/beeven.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":"2016-07-09T06:10:16.000Z","updated_at":"2017-07-12T05:37:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"f93dd504-1a06-438b-a4c6-7617a56308a9","html_url":"https://github.com/beeven/docker-sqlcmd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeven%2Fdocker-sqlcmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeven%2Fdocker-sqlcmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeven%2Fdocker-sqlcmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeven%2Fdocker-sqlcmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beeven","download_url":"https://codeload.github.com/beeven/docker-sqlcmd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244141588,"owners_count":20404835,"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","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":[],"created_at":"2024-11-24T06:18:50.314Z","updated_at":"2026-02-08T14:33:19.827Z","avatar_url":"https://github.com/beeven.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Docker sqlcmd image\n=======\n\nSupported tags and respective\n------------\n\n* latest [(13/Dockerfile)](https://github.com/beeven/docker-sqlcmd/blob/master/docker-entrypoint.sh)\n\n### Usage:\nSet up an alias to run it from docker image:\n```bash\nalias sqlcmd=\"docker run -it --rm beeven/docker-sqlcmd\"\n```\n#### Known issue:\nAccording to [this question](http://stackoverflow.com/questions/15103331/failure-to-connect-to-sql-server-from-linux), in order to connect to a named instance, you have to specify the port which the instance is using, e.p. ```sqlcmd -S 10.53.1.8,59013 -Uxxx -Pxxxx```.\n\n### Documentation\n[Connecting with sqlcmd (MSDN)](https://msdn.microsoft.com/en-us/library/hh568447.aspx)\n\n[Connect to the Database Engine With sqlcmd (MSDN)](https://msdn.microsoft.com/en-us/library/ms188247.aspx)\n\n### Example\n```bash\n$ sqlcmd -S 10.53.1.8 -U user_readonly\n\n1\u003e use TestDB;\n2\u003e go\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeven%2Fdocker-sqlcmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeeven%2Fdocker-sqlcmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeven%2Fdocker-sqlcmd/lists"}