Compile and build on a docker container #15
vzdm
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have incorporated this project into my database development pipeline which can be found here.
The way I have had to do this was to build the components and then copy them onto the docker container which runs sql server. I would like to get some help to build the components on the docker image as part of the docker build so that it is easier to keep up-to-date with any changes published on the project.
Would the provision of a sample dockerfile be something you would consider?
Beta Was this translation helpful? Give feedback.
All reactions