Tag: dockerfile

  • Docker: From Hallucinations to Prompt Injection: Securing AI Workflows at Runtime

    Source URL: https://www.docker.com/blog/secure-ai-agents-runtime-security/ Source: Docker Title: From Hallucinations to Prompt Injection: Securing AI Workflows at Runtime Feedly Summary: How developers are embedding runtime security to safely build with AI agents Introduction: When AI Workflows Become Attack Surfaces The AI tools we use today are powerful, but also unpredictable and exploitable. You prompt an LLM and…

  • Docker: Secure by Design: A Shift-Left Approach with Testcontainers, Docker Scout, and Hardened Images

    Source URL: https://www.docker.com/blog/a-shift-left-approach-with-docker/ Source: Docker Title: Secure by Design: A Shift-Left Approach with Testcontainers, Docker Scout, and Hardened Images Feedly Summary: In today’s fast-paced world of software development, product teams are expected to move quickly: building features, shipping updates, and reacting to user needs in real-time. But moving fast should never mean compromising on quality…

  • Docker: A practitioner’s view on how Docker enables security by default and makes developers work better

    Source URL: https://www.docker.com/blog/how-docker-enables-security-by-default/ Source: Docker Title: A practitioner’s view on how Docker enables security by default and makes developers work better Feedly Summary: This blog post was written by Docker Captains, experienced professionals recognized for their expertise with Docker. It shares their firsthand, real-world experiences using Docker in their own work or within the organizations…

  • Docker: Building AI agents made easy with Goose and Docker

    Source URL: https://www.docker.com/blog/building-ai-agents-with-goose-and-docker/ Source: Docker Title: Building AI agents made easy with Goose and Docker Feedly Summary: Building AI agents can be a complex task. But it also can be a fairly simple combination of answers to the following questions:  What is the AI backend that powers my intelligent fuzzy computation? What tools do you…

  • Docker: Using Gordon to Containerize Your Apps and Work with Containers

    Source URL: https://www.docker.com/blog/containerize-your-apps-with-ask-gordon/ Source: Docker Title: Using Gordon to Containerize Your Apps and Work with Containers Feedly Summary: These days, almost every tech company is looking for ways to integrate AI into their apps and workflows, and Docker is no exception. They’ve been rolling out some impressive AI capabilities across their products. This is my…

  • Cloud Blog: Emulating the air-gapped experience: GDC Sandbox is now generally available

    Source URL: https://cloud.google.com/blog/topics/hybrid-cloud/using-gdc-sandbox-to-emulate-air-gapped-environments/ Source: Cloud Blog Title: Emulating the air-gapped experience: GDC Sandbox is now generally available Feedly Summary: Many organizations in regulated industries and the public sector that want to start using generative AI face significant challenges in adopting cloud-based AI solutions due to stringent regulatory mandates, sovereignty requirements, the need for low-latency processing,…

  • Simon Willison’s Weblog: OpenAI Codex

    Source URL: https://simonwillison.net/2025/May/16/openai-codex/#atom-everything Source: Simon Willison’s Weblog Title: OpenAI Codex Feedly Summary: OpenAI Codex Announced today, here’s the documentation for OpenAI’s “cloud-based software engineering agent". It’s not yet available for us $20/month Plus customers ("coming soon") but if you’re a $200/month Pro user you can try it out today. At a high level, you specify…