Skip to content

aestandish/SQL-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SQL Server Setup w/ Docker Compose

This code uses docker compose to pull and run a Linux SQL server image.

Prerequisites

In order to run this container you'll need docker and docker compose installed.

Usage

This SQL server was designed to be connected to Azure Data Studio for MacOS.

To run the container: $ docker-compose up -d

To stop the container: $ docker-compose stop

Built With

  • Docker v24.0.2
  • Docker Compose v2.19.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published