February 4, 2019 at 12:00 am
Comments posted to this topic are about the item Stairway to Database Containers Level 1: Getting Started with Database Containers
October 22, 2019 at 1:23 pm
This was a great intro Steve. I had zero issues walking from beginning to end. Do you have any more advanced books or articles that you'd recommend to get up to speed on the whole containers side of things, as well as working with docker?
October 22, 2019 at 2:53 pm
Thanks. I'm working on the next item which is custom automated container builds.
Anthony Notencino and Andrew Pruski have blogs on this site, and they have a bunch of container posts. I think Nigel Poulson on Pluralsight has done a great job with his courses. Haven't looked at others.
Lots of container stuff in the Java/PHP/C++ areas because those really need separation. Bob Ward's book on Linux for SQL Server has a chapter on containers, but really I'd go through the blogs and Pluralsight.
If there's a topic you'd like to see, let me know
October 22, 2019 at 3:14 pm
Thanks, I'll check out those resources. I've got this great sql2017 container set up, but I'd really like to restore a database to it, play around and see how everything works from that side of things (file operations, etc. from containers). So, that's probably where I'll look into next to gain more knowledge.
March 30, 2022 at 11:52 am
Hi, noticed the instance name was randomly generated. Is there a way to explicitly set this?
March 30, 2022 at 2:35 pm
Yes. Use a --name parameter
Viewing 6 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic. Login to reply