term · 2 entries
- 2021-04-264 minGitHub Actions supply chain attacks
There has been a lot of press about supply chain attacks recently, these type of attacks are nothing new and understanding them is really important for developers using services such as GitHub Actions , given Continuos …
#002 - 2015-08-082 minDevelopment with Webpack and Docker
This describes how to develop front-end projects with webpack inside a docker container using boot2docker on OSX. So firstly why would we even do this? The main aim of using docker for development is: Portable build …
#001