© Edwin M Sarmiento 2020
E. M. SarmientoThe SQL Server DBA’s Guide to Docker Containers https://doi.org/10.1007/978-1-4842-5826-2_10

10. Creating Custom SQL Server on Linux Container Images

Edwin M Sarmiento1 
(1)
Ottawa, ON, Canada
 

The secret to learning new technologies – or just about anything – is to never forget the ones you already know.

—Edwin M. Sarmiento

In the last chapter, you’ve learned how to combine the different instructions in a Dockerfile to create a custom SQL Server on Windows container. We’ll be using what we’ve covered in the previous chapter to create a custom SQL Server on Linux Docker image. But because Linux is a little bit different from Windows, I will be introducing additional Dockerfile instructions. I’ll also cover more ...

Get The SQL Server DBA’s Guide to Docker Containers: Agile Deployment without Infrastructure Lock-in now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.