
Author: Shashank Sharma
-
Integrated Terminal for Running Containers, Extended Integration with Containerd, and More in Docker Desktop 4.12
Docker Desktop 4.12 brings exciting terminal enhancements, extended containerd integration, and other buzzworthy features. Learn more here!
Read now
-
Virtual Desktop Support, Mac Permission Changes, & New Extensions in Docker Desktop 4.11
Check out the Docker Desktop 4.11 release! These new features will make developers’ lives easier and security-minded organizations breathe easier.
Read now
-
Quickly Spin Up New Development Projects with Awesome Compose
While powerful, multi-container deployments are complex. Learn how Docker Compose and Awesome Compose simplify container management.
Read now
-
New Extensions, Improved logs, and more in Docker Desktop 4.10
We’re excited to announce the launch of Docker Desktop 4.10. We’ve listened to your feedback, and here’s what you can expect from this release. Easily find what you need in container logs If you’re going through logs to find specific error codes and the requests that triggered them — or gathering all logs in a…
Read now
-
How to Train and Deploy a Linear Regression Model Using PyTorch
Get an introduction to PyTorch, then learn how to use it for a simple problem like linear regression — and a simple way to containerize your application.
Read now
-
Using Awesome-Compose to Build and Deploy Your Multi-Container Application
In my last blog, I showed you how to get up and running with Docker Desktop. While we briefly introduced you to every major component bundled within Docker Desktop, it’s now time to drill a little deeper. In this blog, you’ll learn how to use one of our most-popular tools: Docker Compose. We’ll discuss what…
Read now
-
Getting Started with Docker Desktop
If you’re curious about Docker but haven’t used it, you’re at the right place. While Docker is technical at its core, our goal is to make our tools approachable for all users regardless of their familiarity with containers. This blog introduces Docker technology, Docker Desktop, and why you should care about both. What is Docker?…
Read now
-
Vulnerability Alert: Avoiding “Dirty Pipe” CVE-2022-0847 on Docker Engine and Docker Desktop
You might have heard about a new Linux vulnerability that was released last week, CVE-2022-0847, aka “Dirty Pipe”. This vulnerability overwrites supposedly read-only files in the Linux kernel host, which could enable attackers to modify files inside the host images from the container instance. If you use Docker Engine natively, we recommend you should update…
Read now