Click any tag below to further narrow down your results
Links
Researchers revealed a serious security flaw in Docker's Ask Gordon AI that allowed attackers to execute code and steal sensitive data. The vulnerability, called DockerDash, exploited unverified metadata in Docker images, which the AI treated as executable commands. Docker has fixed the issue in version 4.50.0.
This article explains how to set up OpenCode with Docker Model Runner for a private AI coding assistant. It covers configuration, model selection, and the benefits of maintaining control over data and costs. The guide also highlights coding-specific models that enhance development workflows.
Docker Desktop 4.50 introduces significant improvements for developers, focusing on seamless debugging, enhanced security, and AI integration. Key features include free access to Docker Debug, enhanced IDE support, and enterprise-level controls for managing security policies. These updates aim to streamline workflows while maintaining productivity and compliance.
Docker Model Runner now supports vLLM on Docker Desktop for Windows, allowing developers to run AI models with high-throughput inference using NVIDIA GPUs. This update simplifies the process of running generative AI models on Windows, which previously was limited to Linux environments.
Model Context Protocol (MCP) enhances the interaction between AI agents and external tools, but it introduces significant security risks, such as command injection flaws and misconfigurations. Developers must adopt new security practices that focus on policy over traditional static analysis, utilizing Docker's solutions to mitigate risks while maintaining agile workflows.
DrawDB is an AI-powered database entity relationship editor that allows users to create diagrams, export SQL scripts, and customize their experience directly in the browser without needing an account. The article provides instructions for cloning the repository, installing dependencies, and running the application locally or in a Docker container. Sharing features can be enabled by configuring the server and environment variables.
Build and deploy AI agent workflows quickly using Sim, a cloud-hosted service that requires Docker and PostgreSQL with the pgvector extension. The article details the installation process, including commands for setting up the application and running it with local AI models. It also covers the necessary configurations for development environments and offers options for using PostgreSQL.
Docker has launched the MCP Catalog and Toolkit in Beta, aimed at improving the developer experience for Model Context Protocols (MCPs) by streamlining discovery, installation, and security. This initiative involves collaboration with major tech partners and enhances the ease of integrating MCP tools into AI applications through secure, containerized environments.
Docker Desktop 4.43 introduces significant updates aimed at enhancing the development and management of AI models and MCP tools, including improved model management features, expanded OpenAI API support, and enhanced integration with GitHub and VS Code. The release also includes new functionalities for the MCP Catalog, allowing users to submit their own servers and utilize secure OAuth authentication, alongside performance upgrades for Docker's AI agent, Gordon, which now supports multi-threaded conversations. Additionally, the Compose Bridge feature facilitates easy conversion of local configurations to Kubernetes setups.
ScreenEnv is a Python library that enables the creation of isolated Ubuntu desktop environments in Docker containers, streamlining the deployment and testing of GUI agents. It supports full desktop automation, allowing agents to interact with applications, manage windows, and execute commands with ease. Additionally, it integrates with the Model Context Protocol for AI systems, providing flexible integration options for developers.
The article discusses a critical vulnerability in the GitHub Model Context Protocol (MCP) integration that allows attackers to exploit AI assistants through prompt injection attacks. By creating malicious GitHub issues, attackers can hijack AI agents to access private repositories and exfiltrate sensitive data, highlighting the inadequacy of traditional security measures and the need for advanced protections like Docker's MCP Toolkit.
The article discusses how to integrate Claude Desktop with Docker MCP Toolkit to enhance AI capabilities for developers, enabling Claude to perform real-world tasks like deploying containers and managing repositories securely. It outlines the setup process and demonstrates how Claude can automate tasks that traditionally take hours, significantly improving efficiency and safety through a containerized environment.