Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for MSSQL? #43

Open
Mxrck opened this issue Jul 11, 2018 · 3 comments
Open

Support for MSSQL? #43

Mxrck opened this issue Jul 11, 2018 · 3 comments

Comments

@Mxrck
Copy link

Mxrck commented Jul 11, 2018

Is there a way to support mssql using this image?

currently we are using your docker image for unit testing on gitlab, but we have a project that use laravel with mssql and can't find a way to configure the driver and service.

@edbizarro
Copy link
Owner

edbizarro commented Jul 11, 2018

hi @Mxrck I believe gitlab ci does not support mssql as a service, but you can set up an external DB and connect to it in your pipeline with right credentials.

My images do not come with pdo_sqlsrv and sqlsrv extensions but I'll be happy to add them

@Mxrck
Copy link
Author

Mxrck commented Jul 11, 2018

@edbizarro Thanks in advanced, that's would be great

@jrseliga
Copy link

@edbizarro I noticed the extensions were added and then commented out. Any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants