Run SQL Server in Docker!

Описание к видео Run SQL Server in Docker!

Learn how to run an instance of SQL Server in a Docker Container.
This is a great way to run and test applications against a local database. Try out all your changes locally before going to dev, test or production!

#docker #sql #programming

Add volumes to persist your data, even if you delete the docker container!

SQL Server Docker Hub page:
https://hub.docker.com/_/microsoft-ms...

Documentation for volumes and persisting data:
https://docs.microsoft.com/en-us/sql/...

Комментарии

Информация по комментариям в разработке