getting-started icon indicating copy to clipboard operation
getting-started copied to clipboard

Replace docker scan with Docker Scout

Open ajeetraina opened this issue 2 years ago • 3 comments

As docker scan command is no longer available, it would be great to replace https://github.com/docker/getting-started/blob/master/docs/tutorial/image-building-best-practices/index.md with docker scout.

ajeetraina avatar Oct 28 '23 07:10 ajeetraina

bump. Just came across this issue today working through the tutorial.

PS C:\Projects\Docker\app> docker scan getting-started The docker scan command has been removed.

cwild95 avatar Jan 17 '24 13:01 cwild95

Same here. The new command would probably be

docker scout quickview getting-started

or

docker scout cves getting-started

for a detailed view.

juni0r avatar Jan 23 '24 08:01 juni0r