Build and Deploy Applications Using Drone CI, Docker and Ansible

Can you imagine that you will never have to define dependencies and customize configurations manually on your continuous integration server? Do you believe that every step of your build can be really isolated and work exclusively in Docker containers? And… Read more

Similar

A Better Dev Workflow with Docker Compose

As a follow-up to our previous post on the versatility of Docker Compose, we wanted to emphasize how useful it can be to introduce Compose to your development workflow. Compose lets you take advantage of the benefits of Docker, while abstracting the compl... (more…)

Read more »