Using Docker for executing ad-hoc scripts and cron-like jobs
Intro People use Docker to package applications and infrastructure dependencies for easy shipment - and it shines bright while doing it. A less talked about usecase »
Intro People use Docker to package applications and infrastructure dependencies for easy shipment - and it shines bright while doing it. A less talked about usecase »
A short tip if you use Atom as your preferred editor: how to associate file endings with a specific language pack for syntax highlighting. Should be »
Disclaimer: The content of this post is not nearly as dramatic as the title will have it, and for a lot of developers it will sound »
I am a huge fan of podcasts. They are a great way to learn about new subjects, both from the tech world, science and academia. Here »
Back in 2015 I blogged about how the missing garbage collection in Docker could seriously fill up the drive on the computer you develop Docker Images »
I have been doing a lot of automation on the Windows platform at work lately. That sentence would have been associated with pain some years ago »
The Microsoft Open Source train keeps rolling fast forward with more and more projects popping up on GitHub. When we upgraded to TFS2015 late last year, »
Yesterday DockerCon 2016 kicked off from rainy Seattle with a brilliant keynote lead by CEO Ben Golub and CTO Solomon Hykes. Hykes talked about how Docker's »
At DIPS Trondheim, we like to think about new ways to connect with developers and giving back to the community. A lot of us do Open »
Motivation A common mistake I see many do (yes, i call it mistake ) is a build system too tightly linked with the build server they end »