You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
org.opencontainers.image.description="Create, connect, and manage SQL dev containers"
70
-
org.opencontainers.image.vendor="DrewSK.Tech"
71
-
com.docker.desktop.extension.api.version="0.3.4"
72
-
com.docker.extension.screenshots="[{'alt':'SQL extension with container details expanded.', 'url':'https://raw.githubusercontent.com/dzsquared/docker-sql-extension/main/images/screenshot2.png'}, {'alt':'SQL extension with two containers listed.', 'url':'https://raw.githubusercontent.com/dzsquared/docker-sql-extension/main/images/screenshot1.png'}]"
com.docker.extension.detailed-description="With the SQL extension you can create a new SQL container quickly in Docker Desktop. Select the version of SQL Server you want to use, enter a container name, SQL port, and generate a password before clicking the plus button to create the container. Once a container is created, you can start, stop, and delete it using the buttons in the extension tab. Connect to the container directly in the extension with the embedded sqlcmd tool or by using your preferred SQL client. For convenience the connection string is displayed in the extension tab and a button for launching Azure Data Studio is provided."
com.docker.extension.additional-urls="[{'title':'Source code and notices','url':'https://github.com/dzsquared/docker-sql-extension/blob/main/README.md'},{'title':'License','url':'https://github.com/dzsquared/docker-sql-extension/blob/main/LICENSE'}]"
77
-
com.docker.extension.categories="database"
78
-
com.docker.extension.changelog="<h3>1.0, Initial release</h3><ul><li>SQL container creation</li><li>Connection strings</li><li>Add and list databases</li><li>Embedded sqlcmd CLI</li></ul>"
org.opencontainers.image.description=Create, connect, and manage SQL dev containers
70
+
org.opencontainers.image.vendor=DrewSK.Tech
71
+
com.docker.desktop.extension.api.version=0.3.4
72
+
com.docker.extension.screenshots=[{"alt":"SQL extension with container details expanded.", "url":"https://raw.githubusercontent.com/dzsquared/docker-sql-extension/main/images/screenshot2.png"}, {"alt":"SQL extension with two containers listed.", "url":"https://raw.githubusercontent.com/dzsquared/docker-sql-extension/main/images/screenshot1.png"}]
com.docker.extension.detailed-description=With the SQL extension you can create a new SQL container quickly in Docker Desktop. Select the version of SQL Server you want to use, enter a container name, SQL port, and generate a password before clicking the plus button to create the container. Once a container is created, you can start, stop, and delete it using the buttons in the extension tab. Connect to the container directly in the extension with the embedded sqlcmd tool or by using your preferred SQL client. For convenience the connection string is displayed in the extension tab and a button for launching Azure Data Studio is provided.
com.docker.extension.additional-urls=[{"title":"Source code and notices","url":"https://github.com/dzsquared/docker-sql-extension/blob/main/README.md"},{"title":"License","url":"https://github.com/dzsquared/docker-sql-extension/blob/main/LICENSE"}]
77
+
com.docker.extension.categories=database
78
+
com.docker.extension.changelog=<h3>1.0, Initial release</h3><ul><li>SQL container creation</li><li>Connection strings</li><li>Add and list databases</li><li>Embedded sqlcmd CLI</li></ul>
0 commit comments