So you have your Docker Containers deployed, which in turn are hosting critical applications of your organization? Great! So far, so good! (more…)
Read more »
In what cases is it okay to have your database run in a Docker container? Are you doing it wrong, without knowing it? What are the tradeoffs, pitfalls and best practices around that topic? (more…)
Read more »
Some applications are hard to cross-compile on
Mac if you are deploying to Linux servers. If you are using unikernels
you might be relying on docker or vagrant to do this, however that is
not necessary anymore with the new cross-compilation support for OP... (more…)
Read more »
Running the attached script on the latest AWS AMI for Ubuntu 20.04, I get a kernel panic and hard reset of the node. (more…)
Read more »
A major update to Image2Docker was released last week, which adds ASP.NET support to the tool. Now you can take a virtualized web server in Hyper-V and extract a Docker image for each website in the VM – including ASP.NET WebForms, MVC and … Contin...
Read more »