docs
docs copied to clipboard
Source repo for Docker's Documentation
Previews: - [Integrations](https://deploy-preview-23840--docsdocker.netlify.app/ai/cagent/integrations/) - [Integrations/A2A](https://deploy-preview-23840--docsdocker.netlify.app/ai/cagent/integrations/a2a/) - [Model providers (setup)](https://deploy-preview-23840--docsdocker.netlify.app/ai/cagent/model-providers/) - [Local models (dmr)](https://deploy-preview-23840--docsdocker.netlify.app/ai/cagent/local-models/) - [Evals](https://deploy-preview-23840--docsdocker.netlify.app/ai/cagent/evals/)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 7. Release notes Sourced from actions/download-artifact's releases. v7.0.0 v7 - What's new [!IMPORTANT] actions/download-artifact@v7 now runs on Node.js 24 (runs.using: node24) and requires a minimum...
## Description In your Angular + Nginx Docker example you are running a non-root user, but by default Nginx will try to write to directories like `/var/cache/nginx/`. Which will cause...
## Description I found that many repositories are either inactive for long periods or have already been archived. I hope there will be a label added to make it easier...
### Is this a docs issue? - [x] My issue is about the documentation content or website ### Type of issue Information is incorrect ### Description > [Variables in functions](https://docs.docker.com/build/bake/funcs/#variables-in-functions)...
### Location In the email sent to me to recover my Docker account. ### Broken link https://docs.docker.com/security/2fa/recover-hub-account/](https://docs.docker.com/security/2fa/recover-hub-account/) ### Comment _No response_
Improves the schema.org json-ld markup to include more metadata. For example, for this page: https://deploy-preview-23812--docsdocker.netlify.app/build/building/multi-stage/ Our current json-ld metadata is a bit broken: ```json { "@context":"https://schema.org", "@type":"WebPage", "headline":"\"Multi-stage\"", "description":"\"Learn about...
## Description This PR adds a DHI-based Dockerfile example demonstrating how to build an Vue.js application using the dhi-node image and serve it through the dhi-nginx image. ## Reviews -...