No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://my-site' is therefore not allowed access As a front-end developer, there are chances you ended up with this message in your console quite a…
Jenkins Pipeline are great. They allow the developer to keep their pipeline and their build near their code. But developing a Pipeline can quickly become cumbersome: The text area of the Jenkins UI is not…
In the first part of this blog series on Docker, you had the opportunity to follow a Docker basic tutorial and to have an overview of the lifecycle of a Docker container. In the second…
In the first part of this blog series on Docker, you had the opportunity to follow a Docker basic tutorial and to have an overview of the lifecycle of a Docker container. In this post,…
Docker is a major change in the way we develop software. But it can be a bit challenging for a developer to enter the container world. This series of articles is an answer to a…
You may already know that the latest Windows 10 builds offer a bash in Windows. This is a great feature. But what is even more interesting is that Microsoft did not do an emulation of…
The idea of blogging has been making its way in my head for some time now. I’m already used to blogging on the internal blog of my company, but the audience is really…