Files
docker-docs/content/get-started/workshop/10_what_next.md
Guillaume Tardif 58df09f05f Update docs to rename cagent => docker agent
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2026-03-04 16:36:11 +01:00

3.2 KiB

title, weight, linkTitle, keywords, description, aliases, summary, notoc, secure-images, ai-development, language-guides
title weight linkTitle keywords description aliases summary notoc secure-images ai-development language-guides
What next after the Docker workshop 100 Part 9: What next get started, setup, orientation, quickstart, intro, concepts, containers, docker desktop, AI, model runner, MCP, agents, hardened images, security Explore what to do next after completing the Docker workshop, including securing your images, AI development, and language-specific guides.
/get-started/11_what_next/
/guides/workshop/10_what_next/
Now that you've completed the Docker workshop, you're ready to explore securing your images with Docker Hardened Images, building AI-powered applications, and diving into language-specific guides. true
title description link
What are Docker Hardened Images? Understand secure, minimal, production-ready base images with near-zero CVEs. /dhi/explore/what/
title description link
Get started with DHI Pull and run your first Docker Hardened Image in minutes. /dhi/get-started/
title description link
Use hardened images Learn how to use DHI in your Dockerfiles and CI/CD pipelines. /dhi/how-to/use/
title description link
Explore the DHI catalog Browse available hardened images, variants, and security attestations. /dhi/how-to/explore/
title description link
Docker Model Runner Run and manage AI models locally using familiar Docker commands with OpenAI-compatible APIs. /ai/model-runner/
title description link
MCP Toolkit Set up, manage, and run containerized MCP servers to power your AI agents. /ai/mcp-catalog-and-toolkit/toolkit/
title description link
Build AI agents with Docker Agent Create teams of specialized AI agents that collaborate to solve complex problems. /ai/docker-agent/
title description link
Use AI models in Compose Define AI model dependencies in your Docker Compose applications. /compose/how-tos/model-runner/
title description link
Node.js Learn how to containerize and develop Node.js applications. /guides/language/nodejs/
title description link
Python Build and run Python applications in containers. /guides/language/python/
title description link
Java Containerize Java applications with best practices. /guides/language/java/
title description link
Go Develop and deploy Go applications using Docker. /guides/language/golang/

Congratulations on completing the Docker workshop. You've learned how to containerize applications, work with multi-container setups, use Docker Compose, and apply image-building best practices.

Here's what to explore next.

Secure your images

Take your image-building skills to the next level with Docker Hardened Images—secure, minimal, and production-ready base images that are now free for everyone.

{{< grid items="secure-images" >}}

Build with AI

Docker makes it easy to run AI models locally and build agentic AI applications. Explore Docker's AI tools and start building AI-powered apps.

{{< grid items="ai-development" >}}

Language-specific guides

Apply what you've learned to your preferred programming language with hands-on tutorials.

{{< grid items="language-guides" >}}