mirror of
https://github.com/aquasecurity/trivy.git
synced 2026-01-31 05:43:14 +08:00
docs: fix link to Docker Image Specification (#10057)
This commit is contained in:
@@ -322,7 +322,7 @@ See [here](../advanced/private-registries/index.md) for the detail.
|
||||
### Tar Files
|
||||
Trivy supports image tar files generated by the following tools.
|
||||
|
||||
- [Docker Image Specification](https://github.com/moby/moby/tree/master/image/spec)
|
||||
- [Docker Image Specification](https://github.com/moby/docker-image-spec)
|
||||
- [Moby Project](https://github.com/moby/moby/)
|
||||
- [Buildah](https://github.com/containers/buildah)
|
||||
- [Podman](https://github.com/containers/podman)
|
||||
|
||||
Reference in New Issue
Block a user