Skip to content

Docker definition for SQL Server 2019 installation #684

@pulla2908

Description

@pulla2908

In docker definition SQL Server 2017 gets downloaded and installed. There are 2 download links for EXE and BOX.

# Download Links:
ENV exe "https://go.microsoft.com/fwlink/?linkid=840945"
ENV box "https://go.microsoft.com/fwlink/?linkid=840944"

Instead of 2017 I want to have 2019. I wonder how I could obtain proper download links for SQL Server 2019 instead? I was searching for it but I did not find them (neither for 2017 nor 2019).

Any idea where to get this from?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions