Example prompts (original) (raw)

Example prompts for the Docker agent

Availability: Early Access

Here are some examples of the types of questions you can ask the Docker agent:

Ask general Docker questions

You can ask general question about Docker. For example:

Get help containerizing your project

You can ask the agent to help you containerize your existing project:

Opening pull requests

The Docker agent will analyze your project, generate the necessary files, and, if applicable, offer to raise a pull request with the necessary Docker assets.

Automatically opening pull requests against your repositories is only available when the agent generates new Docker assets.

Analyze a project for vulnerabilities

The agent can help you improve your security posture withDocker Scout:

The agent will run use Docker Scout to analyze your project's dependencies, and report whether you're vulnerable to anyknown CVEs.

Copilot vulnerabilities report

Copilot vulnerabilities report

For issues or feedback, visit the GitHub feedback repository.