Tag Archives: Docker

Create PostgreSQL database for integration testing with Docker

In this article, we will explore the idea of creating a PostgreSQL database Dockerfile. We can, for example, use it for creating integration tests in a separate CI/CD workflow. Continue reading

Posted in Solutions | Tagged , , , , , | Leave a comment

How to use Docker for WordPress development

This is a simple tutorial on how to start using Docker for WordPress development. Continue reading

Posted in Tutorials | Tagged , , , , , | Leave a comment