Favoring Docker Compose didn’t make the CLI obsolete. In fact, I clarified the distinction between the two tools. Using CLI ...
Docker has launched Kanvas, a new platform designed to bridge the gap between local development and cloud production. By ...
Compared to Portainer, Lazydocker consumes a fraction of its resources, has a lightweight setup, and doesn’t run any ...
Containers are meant to provide component isolation in a modern software stack. Put your database in one container, your web application in another, and they can all be scaled, managed, restarted, and ...
Simplifying the mystery: When to use docker, docker-compose, docker swarm and Kubernetes Your email has been sent Recently, I had a reader reach out to me wanting to understand the difference between ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Kubernetes and Docker Compose are both container orchestration frameworks. Kubernetes runs ...
There have been rumblings about a possible split in the Docker ecosystem. Now Red Hat has unveiled a project that may not be pitched as a Docker fork, but sure has the makings of one. The OCID project ...
Community driven content discussing all aspects of software development from DevOps to design patterns. The key difference between the Dockerfile and docker-compose is that the Dockerfile describes ...