Join our Discord Server

Docker Desktop

Best Docker Books to Read in 2026

Top Picks for Best Docker Books 2026 In 2026, Docker is no longer just a container runtime, it’s the substrate for...
Collabnix Team
5 min read

How to Backup and Restore your Docker Desktop Data

About to reset your Docker Desktop, move to a new machine, or accidentally nuked your setup entirely? Below, we’re going hands-on...
Tanvir Kour
5 min read

Fixing Docker Desktop Not Starting on macOS Sequoia: A Complete Guide

The Problem Since the release of macOS Sequoia (macOS 15), many Docker users have encountered a frustrating issue: Docker Desktop simply...
Collabnix Team
3 min read

Running Docker Desktop on NVIDIA Jetson Orin Nano Super for the first time

I’ve been eyeing the NVIDIA Jetson lineup for ages, and when the Orin Nano Super was released, I knew I had...
Ajeet Raina
4 min read

Integration of Model Context Protocol and Docker AI Agent under Docker Desktop

I recently had the opportunity to collaborate with Raveendiran RR, a Docker Community Speaker and Generative AI enthusiast, to present on this...
Ajeet Raina
7 min read

Integrating USB/IP into Docker Desktop is Now Possible

Docker containers provide excellent isolation for applications, but accessing physical USB devices within a container can be challenging. By leveraging the...
Ajeet Raina
1 min read

Neo4j, Model Context Protocol (MCP) Server and Docker Desktop

In today’s AI landscape, managing interactions between applications and language models can be complex and inconsistent. The Model Context Protocol (MCP)...
Ajeet Raina
3 min read

Using Docker Desktop CLI

Docker Desktop version 4.37 and later introduces the Docker Desktop CLI, a powerful tool that allows developers to manage key Docker...
Ajeet Raina
2 min read

How to setup Open WebUI with Ollama and Docker Desktop on Mac

With over 50K+ GitHub stars, Open WebUI is a self-hosted, feature-rich, and user-friendly interface designed for managing and interacting with large...
Ajeet Raina
2 min read

Install Docker Desktop on Windows

Install Docker Desktop on Windows This blog contains the download URL, information about system requirements, and instructions on how to install...
Adesoji Alu
1 min read

Is Docker Desktop Just a GUI?

When interacting with tons of engineers, I often hear a common question: “Why should I use Docker Desktop? I’m already comfortable...
Ajeet Raina
7 min read

Docker Explained in 5 Minutes

Docker is an open-source platform for building, running, and sharing container images. Docker was created to solve the problem of inconsistent...
Abraham Dahunsi
4 min read

Error: request returned Internal Server Error for API route and version

This error (“Error: request returned Internal Server Error for API route and version,”) typically comes up during interactions with Docker or...
Abraham Dahunsi
4 min read

Docker desktop – kubernetes failed to start

Docker Desktop with Kubernetes integration is a powerful tool for developers. When you enable Kubernetes under Docker Desktop for the first...
Abraham Dahunsi
1 min read

Enhanced Container Isolation(ECI) vs. Rootless Docker: Securing Your Docker Desktop Workflows

Docker Desktop is a popular tool for developers working with containers on Windows, Linux and macOS. But as containerized applications become more...
Ajeet Raina
2 min read

What’s New in Docker Desktop 4.30.0

Docker Desktop 4.30.0 is now available to download and install on your laptop. It brings a variety of improvements and bug fixes...
Ajeet Raina
3 min read

Manage Container Files with Ease in Docker Desktop

Revolutionize your container file management with Docker Desktop's Container File Explorer. Effortlessly navigate, edit, and organize files in your containers.
Ajeet Raina
1 min read

How to Run Ollama with Docker Desktop and Kubernetes: A Step-by-Step Guide

Discover how to effectively leverage the potential of Ollama within your development workflow using Docker Desktop and Kubernetes for seamless containerization...
Ajeet Raina
3 min read

Docker Build Cache Explained

One of the key features of Docker is the ability to build images from a set of instructions in a Dockerfile....
Abraham Dahunsi
6 min read

Docker Desktop 4.25.0: What’s New in Containerd

Join Our Slack Community This is a series of blog posts that discusses containerd feature support in all Docker Desktop releases....
Ajeet Raina
3 min read

Getting Started with Docker Desktop on Windows using WSL 2

Docker Desktop and WSL are two popular tools for developing and running containerized applications on Windows. Docker Desktop is a Docker...
Avinash Bendigeri
2 min read

Docker Desktop – Unexpected WSL Error

If you’re using Docker Desktop for Windows and you’re seeing the error message "Docker Desktop Unexpected WSL error," it means that...
Ajeet Raina
4 min read

How to Deploy a Simple Wasm and Docker App using Docker Desktop

WebAssembly (Wasm) is a low-level binary format that is designed to be executed in a sandboxed environment, such as web browser....
Ajeet Raina
3 min read

How Docker Desktop for Windows works under the Hood?

Docker Desktop for Windows is a version of the Docker platform that is designed to work on Windows operating systems. It...
Ajeet Raina
4 min read

5 Benefits of Docker for the Healthcare Industry

Docker containers have rapidly become a popular technology in the healthcare industry, providing a number of benefits to healthcare providers, researchers,...
Karan Singh
6 min read

How to run Oracle Database in a Docker Container using Docker Compose

Oracle Container Registry (OCR) is a private container registry provided by Oracle Corporation that allows users to store, distribute, and manage container...
Ajeet Raina
2 min read

Running ChatGPT Client Locally using Docker Desktop

The short answer is “Yes!”. It is possible to run Chat GPT Client locally on your own computer. Here’s a quick...
Ajeet Raina
3 min read

How to install and Configure NVM on Mac OS

nvm (Node Version Manager) is a tool that allows you to install and manage multiple versions of Node.js on your Mac....
Ajeet Raina
1 min read

What’s New in Docker Desktop 4.15?

Docker Desktop 4.15 is now available for all platforms – Linux, Windows and macOS. It comes with Docker Compose v2.13.0, Containerd v1.6.10 and Docker Hub...
Ajeet Raina
1 min read

Deploy Apache Kafka on Kubernetes running on Docker Desktop

Event-driven architecture is the basis of what most modern applications follow. When an event happens, some other event occurs. In the...
Avinash Bendigeri
7 min read

Integrated Search Capability in Docker Desktop to accelerate the Modern Application Development

MongoDB is a popular document-oriented database used to store and process data in the form of documents. In my last blog post,...
Ajeet Raina
3 min read

A First Look at Docker Desktop for Linux

Download Docker Desktop for Linux
Ajeet Raina
4 min read

Dockerize an API based Flask App and Redis using Docker Desktop

If you’re a developer looking out for a lightweight but robust framework that can help you in web development with fewer...
Avinash Bendigeri
2 min read

Creating Your First React app using Docker Desktop

  React is a JavaScript library for building user interfaces. It makes it painless to create interactive UIs. You can design...
Ajeet Raina
1 min read

Docker Desktop 4.7.0 introduces the SBOM for Docker Images for the first time

Today, it’s hard to find any software built from the scratch. Most of the application built today uses the combination of...
Ajeet Raina
4 min read

Getting Started with Argo CD on Docker Desktop

DevOps is a way for development and operations teams to work together collaboratively. It is basically a cultural change. Organizations adopt...
Ajeet Raina
4 min read

How I built ARM based Docker Images for Raspberry Pi using buildx CLI Plugin on Docker Desktop?

2 weeks back in Dockercon 2019 San Francisco, Docker & ARM demonstrated the integration of ARM capabilities into Docker Desktop Community...
Ajeet Raina
10 min read

Test Drive 5 Cool Linux Applications on Docker Desktop for Windows Platform

Docker Desktop for Windows 2.0.0.3 Release is available. This release comes with Docker Engine 18.09.2, Compose v1.23.2 & Kubernetes v1.10.11. One...
Ajeet Raina
4 min read

Under the Hood: Demystifying Docker Desktop For Mac

Docker is a full development platform for creating containerized apps, and Docker for Mac is the most efficient way to start...
Ajeet Raina
4 min read
Join our Discord Server