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

Add Docker Container to Readme. For fast access/prototyping #422

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dziobaczy
Copy link

Last time I had to create a container which would connect with sqlserver running on azure and had some problems setting it all up without to much mess. So I thought I will share my solution. Image created from this Docker file is 508MB and it's built on top of the lightweight ruby-alpine version. I think might be useful for people struggling with setting this up. I have also the Docker version for regular ruby image but it's 2 times bigger in size.

Last time I had to creat a container which would connect with sqlserver running on azure and had some problems setting it all up without to much mess. So I thought I will share my solution. Image created from this Docker file is 508MB and it's built on top of the lightweight ruby-alpine version. I think mightbe useful for people strugling with setting this up. I have also the Docker version for regular ruby image but it's 2 times bigger in size.
@dziobaczy dziobaczy changed the title Add Docker Container for fast access/prototyping Add Docker Container to Readme. For fast access/prototyping Jan 4, 2019
@dziobaczy
Copy link
Author

I just found this in my open PR's >,<. Do you still want that update in README?

Copy link

@rud rud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks valuable to me

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

Successfully merging this pull request may close these issues.

None yet

3 participants