Tag Archives: Docker

Show container info on hosted static webpage with nginx server side includes

We are creating a CICD pipeline for apps hosting on Kubernetes. One of the things we like to do is to have the build number or any other version information visible in the UI. To achieve this with static webpages … Continue reading

Posted in Development | Tagged , , , | Leave a comment

Developing inside a Container

I’m contributing to Sonarqube-Sql-Plugin (https://github.com/erictummers/sonar-sql-plugin) and creating pull requests to merge back my changes. Getting my environment setup was easy using homebrew (https://brew.sh) but still required some work. Here is how VSCode makes this much easier with developing inside a … Continue reading

Posted in Development, Tooling | Tagged , , , , | Leave a comment

Setup Boot Camp with hyper-V support

For development I’m using Windows in a Parallels VM on my MacBook Pro. To use docker on Windows I need to enable Hyper-V. Parallels has an option called “nested virtualisation” where the guest OS can do virtualisation. For this you’ll … Continue reading

Posted in Development, Tooling | Tagged , , , , , | 2 Comments

SDN event March 2017

The SDN – Software Development Network – is a special interest group for dutch developers. Four times a year they organise an event where people present and talk about their passion. As a member of the SDN you are aware … Continue reading

Posted in Conference | Tagged , , , , , , , , | Leave a comment

Week roundup

Last week recap and links: Shim for System.Environment.MachineName on msdn; you’ll need to edit the fakes configuration file Visual Studio 2015 Final Release Event on June 20th Docker Visual Studio Extension [ video] on Azure friday Image courtesy of kanate … Continue reading

Posted in Uncategorized | Tagged , , , | Leave a comment