How to Achieve Practical End-To-End Testing with Docker Compose

Now that Kubernetes and Docker support software-defined orchestration, end-to-end (E2E) testing has finally become a practical reality. We’ll walk through the biggest issue with maintaining and running E2E tests: the speed and hassle of spinning up a full… Read more

Similar

Rename Moby to Docker

Considering the recent news of spinning off Docker Enterprise and the refocusing of the company on developers I personally feel as though Docker needs to move back to its original home of github.co... (more…)

Read more »

Running Solr in Docker: How and Why

Docker is all the rage these days, but one doesn't hear about running Solr on Docker very much. Last month, we gave a talk on the topic of running containerized Solr at the Lucene Revolution conference in Boston, the biggest open source conference dedicat...

Read more »

Migrating from Docker to Podman

Docker has recently announced that Docker Desktop will soon require a subscription and, based on the size of your company, may require a paid subscription. (It remains free for personal use). There has been quite a bit of reaction to this news... (more…)

Read more »