This topic explains how to pull and run the mssql-server Docker image. This image can be used with the Docker Engine 1.8+ on Linux or on Docker for Mac/Windows.
Read more »
For my programming work, I tend to assume that I have a Linux environnement. That is true whether I am under Windows, under macOS or under a genuine Linux. How do I emulate Linux wherever I go? I use docker containers. Effectively, the docker container gi... (more…)
Read more »
Let's talk about the very basics of building a development environment in Docker using software Diagrams template as example... (more…)
Read more »
AWS has good documentation for creating a Python Deployment Package for Lambda, but things get a little more complicated if you are using a library that requires C Extensions. (more…)
Read more »