Integración contínua Entorno de integración continua con Docker Compose, Traefik i Jenkins. Por Jordi Marti 1 julio 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
Ingeniería del software Instalar WordPress con Docker y MySQL 8 Por Jordi Marti 10 junio 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