Skip to content

Commit 8708b24

Browse files
committed
install link
1 parent 5b58f4c commit 8708b24

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Local SQL
22

3-
![GitHub branch check runs](https://img.shields.io/github/check-runs/dzsquared/docker-sql-extension/main)  ![Docker Pulls](https://img.shields.io/docker/pulls/drewsk/docker-sql-extension)
3+
![GitHub branch check runs](https://img.shields.io/github/check-runs/dzsquared/docker-sql-extension/main)  ![Docker Pulls](https://img.shields.io/docker/pulls/drewsk/docker-sql-extension)
44

55

66
This repository contains the code for the Docker [SQL extension](https://open.docker.com/extensions/marketplace?extensionId=drewsk/docker-sql-extension&tag=latest), which enables you to create and manage SQL containers in Docker Desktop.
77

8+
### 🔌 Install via Docker Desktop https://open.docker.com/extensions/marketplace?extensionId=drewsk/docker-sql-extension&tag=latest
9+
810
## Get started
911

1012
After installing the extension, you can create a new SQL container by clicking on the "SQL containers" extension tab 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.

0 commit comments

Comments
 (0)