Tag: Docker
-
Docker: Beyond the Chatbot: Event-Driven Agents in Action
Source URL: https://www.docker.com/blog/beyond-the-chatbot-event-driven-agents-in-action/ Source: Docker Title: Beyond the Chatbot: Event-Driven Agents in Action Feedly Summary: Docker recently completed an internal 24-hour hackathon that had a fairly simple goal: create an agent that helps you be more productive. As I thought about this topic, I recognized I didn’t want to spend more time in a chat…
-
Docker: Docker MCP Catalog: Finding the Right AI Tools for Your Project
Source URL: https://www.docker.com/blog/finding-the-right-ai-developer-tools-mcp-catalog/ Source: Docker Title: Docker MCP Catalog: Finding the Right AI Tools for Your Project Feedly Summary: As large language models (LLMs) evolve from static text generators to dynamic agents capable of executing actions, there’s a growing need for a standardized way to let them interact with external tooling securely. That’s where Model…
-
Docker: Docker Unveils the Future of Agentic Apps at WeAreDevelopers
Source URL: https://www.docker.com/blog/wearedevelopers-docker-unveils-the-future-of-agentic-apps/ Source: Docker Title: Docker Unveils the Future of Agentic Apps at WeAreDevelopers Feedly Summary: Agentic applications – what actually are they and how do we make them easier to build, test, and deploy? At WeAreDevelopers, we defined agentic apps as those that use LLMs to define execution workflows based on desired goals…
-
Docker: Powering Local AI Together: Docker Model Runner on Hugging Face
Source URL: https://www.docker.com/blog/docker-model-runner-on-hugging-face/ Source: Docker Title: Powering Local AI Together: Docker Model Runner on Hugging Face Feedly Summary: At Docker, we always believe in the power of community and collaboration. It reminds me of what Robert Axelrod said in The Evolution of Cooperation: “The key to doing well lies not in overcoming others, but in…
-
Docker: AI-Powered Testing: Using Docker Model Runner with Microcks for Dynamic Mock APIs
Source URL: https://www.docker.com/blog/ai-powered-mock-apis-for-testing-with-docker-and-microcks/ Source: Docker Title: AI-Powered Testing: Using Docker Model Runner with Microcks for Dynamic Mock APIs Feedly Summary: The non-deterministic nature of LLMs makes them ideal for generating dynamic, rich test data, perfect for validating app behavior and ensuring consistent, high-quality user experiences. Today, we’ll walk you through how to use Docker’s Model…
-
Docker: Build a GenAI App With Java Using Spring AI and Docker Model Runner
Source URL: https://www.docker.com/blog/build-genai-app-with-java-spring-ai-docker-model-runner/ Source: Docker Title: Build a GenAI App With Java Using Spring AI and Docker Model Runner Feedly Summary: When thinking about starting a Generative AI (GenAI) project, you might assume that Python is required to get started in this new space. However, if you’re already a Java developer, there’s no need to…
-
Docker: The 2025 Docker State of Application Development Report
Source URL: https://www.docker.com/blog/2025-docker-state-of-app-dev/ Source: Docker Title: The 2025 Docker State of Application Development Report Feedly Summary: Executive summary The 2025 Docker State of Application Development Report offers an ultra high-resolution view of today’s fast-evolving dev landscape. Drawing insights from over 4,500 developers, engineers, and tech leaders — three times more users than last year —…
-
Docker: Docker Brings Compose to the Agent Era: Building AI Agents is Now Easy
Source URL: https://www.docker.com/blog/build-ai-agents-with-docker-compose/ Source: Docker Title: Docker Brings Compose to the Agent Era: Building AI Agents is Now Easy Feedly Summary: Agents are the future, and if you haven’t already started building agents, you probably will soon. Across industries and use cases, agents can act on our behalf, and offload repetitive work, because they can…