go-sqlcmd icon indicating copy to clipboard operation
go-sqlcmd copied to clipboard

Provide Docker image via registry

Open dedo1911 opened this issue 7 months ago • 3 comments

As of #153 the docker image is being provided via Github Release Page, which is not optimal

Previous mssql-tools are correctly released: https://hub.docker.com/r/microsoft/mssql-tools

New go-sqlcmd docker image is expected to be correctly tagged on a registry, being it Dockerhub or Microsoft's own MCR https://mcr.microsoft.com

Current workaround provided by third-party: https://github.com/fabiang/docker-sqlcmd

dedo1911 avatar Apr 15 '25 10:04 dedo1911