Continuous integration Continuous Integration environment with Docker compose using Traefik and Jenkins. By Jordi Marti 1 July 2020 0 Docker can be a very powerful tool for testing , especially if you are just starting to build an continuous integration infrastructure with open source solutions. In this post I'm… READ MORE
Software engineering Install WordPress with Docker and MySQL 8 By Jordi Marti 10 June 2020 3 I usually use Docker to build applications in my development environment specially when I need to run some experiments or testing. Because running Wordpress typically involves installing a web server… READ MORE