Back in September 2016, an event went unnoticed, although it was a fundamental change. Google and RedHat declared the game is over: they decided to fork Docker. Why did they decide to do that? Redhat had several reasons: Container conception:…Read more ›... (more…)
Read more »
The primary purpose of Docker-in-Docker was to help with the development
of Docker itself. Many people use it to run CI (e.g. with Jenkins),
which seems fine at first, but they run into many “interesting” problems
that can be avoided by bind-mounting the ... (more…)
Read more »
I recently had a discussion with a Docker expert about the security of Docker vs. virtual machines. When I told that I've read from different sources that it's easier for code running within a Docker (more…)
Read more »
In our last post we set up a new .Net Core WebApi application with a SQL Server backend, all running on Linux and Docker. This time, we will deploy our service and database to Amazon Web Services with Kontena. Configuring... (more…)
Read more »
Docker Desktop builds on the company's original claim to fame as a purveyor of container portability throughout the app development process, and could be an attractive asset to a potential acquirer as the company reportedly contends with continued financi... (more…)
Read more »