mirror of
https://github.com/docker/docs.git
synced 2026-04-05 10:48:55 +07:00
- add: new docker scout section - add: advanced image analysis - add: scout artifactory integration - add: image details view - add: docker scout cli reference - change: hub vulnerability scanning - change: security best practices (previously /develop/scan-images) - change: prune references to docker scan - deprecate: docker scan - remove: atomist section
19 lines
451 B
YAML
19 lines
451 B
YAML
command: docker scout version
|
|
short: Show Docker Scout version information
|
|
long: Show Docker Scout version information
|
|
usage: docker scout version
|
|
pname: docker scout
|
|
plink: docker_scout.yaml
|
|
examples: |-
|
|
```console
|
|
$ docker scout version
|
|
version: v0.2.2 (go1.19.5 - darwin/arm64)
|
|
git commit: c15f374b9a39d993da2e8a1db7edc4be4f7c0c1e
|
|
```
|
|
deprecated: false
|
|
experimental: false
|
|
experimentalcli: false
|
|
kubernetes: false
|
|
swarm: false
|
|
|