Docker requests


Recommended Posts

  • 2 weeks later...
  • 2 weeks later...

Would anyone like to take on the role of adding SSIS into a Microsoft SQL Server 2019 container? Getting MSSQL running in a container is pretty easy but adding SSIS into it is beyond my knowledge base and linux skills. These links should provide all details needed.

 

The easy part, adding this to unraid - https://hub.docker.com/_/microsoft-mssql-server

 

The hard part, getting this inside the container - https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-setup-ssis?view=sql-server-ver15

 

I'm thinking you would have to start with an ubuntu 16.04 base image and install SQL Server along with SSIS and then turn it into a container. But it needs to have all the options of the mssql docker above as you would want to be able to decide on the version, if you wanted the agent, ports, host path mappings etc. It would also be cool to have SSIS as a flag variable as well.

 

Here is the release notes from Microsoft for SQL Server 2019 - https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-release-notes-2019?view=sql-server-ver15

 

If anyone decides to take this on and is successful, please please tell me the steps you took to get it done as I would really like to learn but even getting sql server itself to install and run in a base ubuntu container isn't working out for me.

  • Like 1
Link to comment
  • 2 weeks later...
  • 4 weeks later...
  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.