-
Why Are There More Than 100 Million Pull Requests for AI/ML Images on Docker Hub?
A quick look at pull requests of well-known AI/ML-related images on Docker Hub shows more than 100 million pull requests. What is driving this level of demand in the AI/ML space? The same things that drive developers to use Docker for any project: accelerating development, streamlining collaboration, and ensuring consistency within projects. In this article,…
Read now
-
4 Reasons I’m Excited to Attend DockerCon 2023
DockerCon is back! DockerCon is back! DockerCon is back! I can’t tell you how excited this makes me. Now, you may recognize that I work at Docker, but I haven’t always. Although I’ve worked at Docker for about 18 months, I’ve been in the Docker space for a long time. In fact, my first presentation…
Read now
-
Using Docker Desktop and JFrog Artifactory for the Enterprise
This post, written by our partner JFrog, outlines how to work with JFrog Artifactory and Docker Desktop. Many companies utilize JFrog Artifactory as a Docker and Helm registry but also utilize Docker Desktop strategically to manage their container services. In this article, we explain how to configure Docker Desktop to work with JFrog Artifactory as…
Read now
-
How Kinsta Improved the End-to-End Development Experience by Dockerizing Every Step of the Production Cycle
Guest author Amin Choroomi is an experienced software developer at Kinsta. Passionate about Docker and Kubernetes, he specializes in application development and DevOps practices. His expertise lies in leveraging these transformative technologies to streamline deployment processes and enhance software scalability. One of the biggest challenges of developing and maintaining cloud-native applications at the enterprise level…
Read now
-
Optimizing Deep Learning Workflows: Leveraging Stable Diffusion and Docker on WSL 2
Deep learning has revolutionized the field of artificial intelligence (AI) by enabling machines to learn and generate content that mimics human-like creativity. One advancement in this domain is Stable Diffusion, a text-to-image model released in 2022. Stable Diffusion has gained significant attention for its ability to generate highly detailed images conditioned on text descriptions, thereby…
Read now
-
Conversational AI Made Easy: Developing a Chatbot Demo from Scratch Using Rasa and Docker
This blog post was updated on October 25, 2024. In today’s digital landscape, where user expectations for fast and personalized interactions are at an all-time high, conversational AI chatbots have transformed the way businesses engage with users. These AI-driven virtual assistants simulate human-like conversations and are designed to go beyond just answering questions — they…
Read now
-
Docker Desktop 4.21: Support for New Wasm Runtimes, Docker Init Support for Rust, Docker Scout Dashboard Enhancements, Builds View (Beta), and More
Docker Desktop 4.21 is now available and includes Docker Init support for Rust, new Wasm runtimes support, enhancements to Docker Scout dashboards, Builds view (Beta), performance and filesystem enhancements to Docker Desktop on macOS, and more. Docker Desktop in 4.21 also uses substantially less memory, allowing developers to run more applications simultaneously on their machines…
Read now
-
Running Testcontainers Tests Using GitHub Actions and Testcontainers Cloud
Learn how to run Testcontainers-based tests using GitHub Actions and Testcontainers Cloud and gain test execution insights from the dashboard.
Read now