Docker Blog
-
Jul 23, 2024
Local LLM Messenger: Chat with GenAI on Your iPhone
Learn about the LoLLM Messenger project — a winner of the AI/ML Hackathon — which allows you to send iMessages to GenAI models running directly on your computer.
Read now
-
Jul 17, 2024
Docker Desktop 4.32: Beta Releases of Compose File Viewer, Terminal Shell Integration, and Volume Backups to Cloud Providers
Discover the powerful new features in Docker Desktop 4.32, including the Compose File Viewer, terminal integration, and enterprise-grade volume backups, designed to enhance developer productivity and streamline workflows.
Read now
-
Jul 15, 2024
Docker Best Practices: Choosing Between RUN, CMD, and ENTRYPOINT
Learn how to optimize Docker command use with our best practices guide on RUN, CMD, and ENTRYPOINT Dockerfile instructions.
Read now
-
Jul 15, 2024
How an AI Assistant Can Help Configure Your Project’s Git Hooks
Make Git hooks easier to configure and use by providing project-specific context to Docker’s AI assistant.
Read now
-
Jul 11, 2024
How to Run Hugging Face Models Programmatically Using Ollama and Testcontainers
Learn how you can programmatically consume and run AI models from Hugging Face with Testcontainers and Ollama.
Read now
-
Jul 1, 2024
Using Generative AI to Create Runnable Markdown
Explore the innovative realm of AI developer tools with Docker’s GenAI Docker Labs series. Join us as we dive deep into the potential of AI. Discover how generative AI can assist with documentation, project-specific tasks, and more throughout the software lifecycle. Stay updated and get involved with Docker’s latest projects and tools.
Read now
-
Jun 28, 2024
ReadMeAI: An AI-powered README Generator for Developers
The ReadMeAI tool allows users to upload a code file and describe their project. The tool generates documentation in Markdown code for immediate preview and editing.
Read now
-
Jun 26, 2024
Understanding the Docker USER Instruction
Discover best practices and common pitfalls associated with the Docker USER instruction. Also get a hands-on demo to learn the importance of these practices.
Read now