DEV Community

Kay Sauter
Kay Sauter

Posted on

3

Creating SQL Server on Linux with Docker is surprisingly easy!

A few weeks ago, I wanted to test out a problem for SQL Server within a virtual machine, but then I thought: "Why not on Linux? That's what I've been wanting to try for ages and I could do it on Docker which I also wanted to try for ages". I've put it aside thinking that this could take quite some time until I've done it.

I was wrong. It is surprisingly easy to get a docker image by Microsoft. Since Microsoft already has a tutorial for this, I am just going to point to this tutorial and give more links for this really neat stuff! This small collection of links will make sure that you will see the most important sites you need for this.

Have fun!

Postgres on Neon - Get the Free Plan

No credit card required. The database you love, on a serverless platform designed to help you build faster.

Get Postgres on Neon

Top comments (2)

Collapse
 
helenanders26 profile image
Helen Anderson

Nice tip, thanks for the resources!

Collapse
 
kaysauter profile image
Kay Sauter • Edited

You're welcome! I'm glad that you find it helpful! 😁

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay